Quantcast
Channel: Intel® Many Integrated Core Architecture
Viewing all articles
Browse latest Browse all 1347

micprun generates micp.connect.GetOffloadIndexError

$
0
0

I've installed the micperf rpm's and am trying to trouble shoot reports of performance variance. When I try to run the "micprun" command on the michost I get this output:

[root@n1297 mpss-3.3]# micprun
Traceback (most recent call last):
  File "/usr/bin/micprun", line 311, in <module>
    devIdx = micp_connect.MPSSConnect(device).get_offload_index()
  File "/usr/src/micperf/micp-3.3/micp/connect.py", line 201, in get_offload_index
    raise GetOffloadIndexError(errStr)
micp.connect.GetOffloadIndexError: Could not determine mic index from exact match AND 
        Could not determine mic index from sysfs entries AND 
        Could not determine mic index from loose match
[root@n1297 mpss-3.3]# 

I set these environment variables  

  export PYTHONPATH=/usr/src/micperf/micp:${PYTHONPATH}

  export PATH=/usr/src/micperf/micp/micp/scripts:${PATH}

 

The miccheck and micinfo output looks ok, anyone have an idea what the trouble is? 

Thanks

 


Viewing all articles
Browse latest Browse all 1347


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>