On 06/04/2013 03:52 AM, Brice Goglin wrote: > (forgot to CC the list) > > > Le 04/06/2013 10:48, Brice Goglin a écrit : >> Hello, >> >> Here are some slightly fixed tests. cuda/cudart/nvml look good. >> intel-mic looks good but I couldn't test on a real machine (I used XML >> instead), so the cpuset retrieving code wasn't tested. >> >> gl doesn't seem to find any GPU, but I don't know enough about Python to >> debug things. If you have a debugging version, I can test it. >>
I think my regular expression code is broken in the gl stuff. Do you have to have the hardware and drivers for GL, or could I use an XML file for testing? The main thing I need to know is what the "name" of a GPU object really looks like. Perhaps the output of the hwloc gl test on an appropriate system would help. thanks, --Guy