I don't see any call to cuInit(). Does it mean that we don't have to wait 3s during startup as usual with CUDA?
Brice Le 25/11/2011 08:56, [email protected] a écrit : > Author: sthibaul > Date: 2011-11-25 02:56:52 EST (Fri, 25 Nov 2011) > New Revision: 3971 > URL: https://svn.open-mpi.org/trac/hwloc/changeset/3971 > > Log: > Add experimental CUDA device detection. Still has to be re-tuned to look > better. > Added: > branches/cuda/src/topology-cuda.c > Text files modified: > branches/cuda/NEWS | 1 > > branches/cuda/config/hwloc.m4 | 46 > ++++++++++++++++++++++++++++++++++++++++ > branches/cuda/config/hwloc_internal.m4 | 30 -------------------------- > > branches/cuda/include/hwloc/rename.h | 2 + > > branches/cuda/include/private/private.h | 4 +++ > > branches/cuda/src/Makefile.am | 10 ++++++-- > > branches/cuda/src/topology.c | 8 +++++- > > 7 files changed, 66 insertions(+), 35 deletions(-) >
