Re: [hwloc-devel] python bindings testing help needed

2013-06-06 Thread Brice Goglin
Le 05/06/2013 21:14, Guy Streeter a écrit : > On 06/05/2013 12:29 AM, Brice Goglin wrote: >> Le 05/06/2013 00:03, Guy Streeter a écrit : > ... >>> 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 >

Re: [hwloc-devel] python bindings testing help needed

2013-06-05 Thread Guy Streeter
On 06/05/2013 12:29 AM, Brice Goglin wrote: > Le 05/06/2013 00:03, Guy Streeter a écrit : ... >> 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? >> I believe I have the regex for GL fixed

Re: [hwloc-devel] python bindings testing help needed

2013-06-05 Thread Brice Goglin
Le 05/06/2013 00:03, Guy Streeter a écrit : > 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 o

Re: [hwloc-devel] python bindings testing help needed

2013-06-04 Thread Guy Streeter
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 cpu

Re: [hwloc-devel] python bindings testing help needed

2013-06-04 Thread Guy Streeter
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 cpu

Re: [hwloc-devel] python bindings testing help needed

2013-06-04 Thread Brice Goglin
(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

[hwloc-devel] python bindings testing help needed

2013-06-03 Thread Guy Streeter
I'm getting the hwloc-1.7 version of the python bindings ready to go. I've tried to add GL, Intel MIC, NVML, and CUDA support. I can't implement much of CUDA or NVML for lack of python bindings for those libraries, but I did what I could. I can't test any of these for lack of hardware. If you have