Re: [hwloc-users] hwloc_get_last_cpu_location on AIX

2012-05-29 Thread Brice Goglin
Thanks to your help, this should now work in hwloc trunk. A tarball will be available tomorrow morning at http://www.open-mpi.org/software/hwloc/nightly/trunk/ (you need a SVN revision >= 4528) I also added instruction cache detection for AIX while I was working on AIX. I am now looking at ge

Re: [hwloc-users] hwloc_get_last_cpu_location on AIX

2012-05-08 Thread Brice Goglin
Le 08/05/2012 14:33, Hendryk Bockelmann a écrit : > Hello, > > I just ran into trouble using hwloc_get_last_cpu_location on our > POWER6 cluster with AIX6.1 > My plan is to find out if the binding of the job-scheduler was correct > for MPI-tasks and OpenMP-threads. This is what I want to use: > > s

[hwloc-users] hwloc_get_last_cpu_location on AIX

2012-05-08 Thread Hendryk Bockelmann
Hello, I just ran into trouble using hwloc_get_last_cpu_location on our POWER6 cluster with AIX6.1 My plan is to find out if the binding of the job-scheduler was correct for MPI-tasks and OpenMP-threads. This is what I want to use: support = hwloc_topology_get_support(topology); ret = hwloc_g