Monitoring The Intel® Xeon Phi™ Coprocessor; Running An Intel® Xeon Phi™ Coprocessor Program From The Host System - Intel Xeon Phi Developer's Quick Start Manual

Coprocessor
Table of Contents

Advertisement

Assuming that the Intel® MPSS service is still functioning properly, you can try to restart the coprocessor
without affecting any other attached coprocessors as follows:
sudo micctrl –-reset <micx>
sudo micctrl –-boot <micx>
sudo micctrl -w
/usr/bin/micinfo
If the Intel® MPSS service is not running properly, then you need to restart the driver and all connected
coprocessors:
sudo service mpss stop
sudo service mpss unload
sudo service mpss start
sudo micctrl -w
/usr/bin/micinfo
Monitoring the Intel® Xeon Phi™ Coprocessor
If you want to monitor the load on your coprocessor, its temperature, etc., run the System Management and
Configuration (SMC) utility. See section 8.3 of the MPSS User's Guide for details:
Execute the monitor
/usr/bin/micsmc &
When started with no arguments, micsmc will run in GUI-mode. When invoked with arguments, it will run in
character-mode.
Running an Intel® Xeon Phi™ Coprocessor program from the host system
It is possible to copy an Intel® MIC Architecture native binary to a specified Intel® Xeon Phi™ Coprocessor and
execute it using the "micnativeloadex" utility. This utility conveniently copies library dependencies to the
coprocessor. See section 8.5 of the MPSS User's Guide for details.
Intel® Xeon Phi™ Coprocessor D
'
Q
S
G
EVELOPER
S
UICK
TART
UIDE
12

Advertisement

Table of Contents
loading

Table of Contents