Objet : Developers list for StarPU
Archives de la liste
- From: Lu Li <luli757@student.liu.se>
- To: starpu-devel@lists.gforge.inria.fr
- Subject: [Starpu-devel] Problem with CUDA 4.0
- Date: Wed, 10 Aug 2011 09:19:47 +0200
- List-archive: <http://lists.gforge.inria.fr/pipermail/starpu-devel>
- List-id: "Developers list. For discussion of new features, code changes, etc." <starpu-devel.lists.gforge.inria.fr>
Hi, Everyone
I upgrade cuda to 4.0. then previously well-tested examples execute
with run-time error: "main: datawizard/copy_driver.c:116:
copy_data_1_to_1_generic: Assertion `cures == cudaSuccess' failed."
Anyone have ideas how to solve this problem?
Thanks.
--
Faithful
Lu Li
Contact: +46704759692
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to
x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain
format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking if gfortran supports -c -o file.o... (cached) yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports
shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking for ANSI C header files... (cached) yes
checking for C/C++ restrict keyword... __restrict
checking for lib... no
checking size of void *... 8
checking for pthread_create in -lpthread... yes
checking for library containing sqrt... -lm
checking for main in -lwsock32... no
checking for sysconf... yes
checking for pthread_spin_lock... yes
checking for pthread_setaffinity_np... yes
checking for posix_memalign... yes
checking for memalign... yes
checking for drand48... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking whether the target supports __sync_val_compare_and_swap... yes
checking whether the target supports __sync_bool_compare_and_swap... yes
checking whether the target supports __sync_fetch_and_add... yes
checking whether the target supports __sync_fetch_and_or... yes
checking whether the target supports __sync_lock_test_and_set... yes
checking whether the target supports __sync_synchronize... yes
checking for library containing set_mempolicy... no
checking whether libnuma is available... no
checking maximum number of CPUs... 16
checking whether CPUs should be used... yes
checking maximum number of CUDA devices... 4
checking whether CUDA is available...
checking for main in -lcuda... yes
checking whether CUDA RT is available...
checking cuda.h usability... yes
checking cuda.h presence... yes
checking for cuda.h... yes
checking for main in -lcudart... yes
checking for main in -lcublas... yes
checking for nvcc... /usr/bin/nvcc
checking whether CUDA should be used... yes
checking for main in -lmagmablas... no
checking for magmablas_sgemm in -lmagma... no
checking magmablas.h usability... no
checking magmablas.h presence... no
checking for magmablas.h... no
checking whether MAGMA should be used... no
checking for cufftDoubleComplex... yes
checking for main in -lcurand... yes
checking whether CURAND is available... yes
checking for cudaMemcpyPeer... yes
checking maximum number of OpenCL devices... 8
checking whether OpenCL is available...
checking CL/cl.h usability... yes
checking CL/cl.h presence... yes
checking for CL/cl.h... yes
checking for main in -lOpenCL... yes
checking whether OpenCL should be used... yes
checking for elf_memory in -lelf... yes
checking for spe_context_create in -lspe2... no
checking for spe_in_mbox_write... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GORDON... no
checking whether GORDON should be used... no
checking whether blocking drivers should be disabled... no
checking whether debug mode should be enabled... no
checking whether extra checks should be performed... no
checking whether debug messages should be displayed... no
checking whether coverage testing should be enabled... no
checking whether FxT traces should be generated... no
checking whether performance debugging should be enabled... no
checking whether performance model debugging should be enabled... no
checking whether statistics should be generated... no
checking glpk.h usability... no
checking glpk.h presence... no
checking for glpk.h... no
checking for main in -lglpk... no
checking how many buffers can be manipulated per task... 8
checking maximum number of memory nodes... 13
checking whether allocation cache should be used... no
checking using explicit performance model location... no
checking performance models location... $HOME/.starpu/sampling/
checking for clock_gettime in -lrt... yes
checking for clock_gettime... yes
checking Maximum number of workers... 32
checking for mpicc... no
The mpicc compiler is not valid
checking mpicc path... no
checking for mpiexec... no
checking whether mpiexec is available... no
The mpiexec script is not valid
checking whether the StarPU MPI library should be generated... no
checking whether compiler support -W... no
checking whether compiler support -Wall... no
checking whether compiler support -Wextra... no
checking whether OpenGL rendering is enabled... no
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for library containing sgemm_... -lblas
checking which BLAS lib should be used... system
checking for FFTW... no
checking for FFTWF... no
checking for FFTWL... no
checking for HWLOC... no
checking hwloc.h usability... no
checking hwloc.h presence... no
checking for hwloc.h... no
checking for main in -lhwloc... no
checking whether hwloc should be used... no
checking f77.h usability... no
checking f77.h presence... no
checking for f77.h... no
checking whether header file f77.h is available... no
checking whether optional tests should be run... no
configure: creating ./config.status
config.status: creating tests/regression/regression.sh
config.status: creating tests/regression/profiles
config.status: creating tests/regression/profiles.build.only
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating tools/Makefile
config.status: creating gcc-plugin/Makefile
config.status: creating gcc-plugin/src/Makefile
config.status: creating gcc-plugin/tests/Makefile
config.status: creating libstarpu.pc
config.status: creating examples/Makefile
config.status: creating examples/opt/Makefile
config.status: creating examples/starpufft/Makefile
config.status: creating examples/stencil/Makefile
config.status: creating tests/Makefile
config.status: creating tests/opt/Makefile
config.status: creating doc/Makefile
config.status: creating mpi/Makefile
config.status: creating src/common/config.h
config.status: src/common/config.h is unchanged
config.status: creating include/starpu_config.h
config.status: include/starpu_config.h is unchanged
config.status: creating gcc-plugin/src/starpu-gcc-config.h
config.status: gcc-plugin/src/starpu-gcc-config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing executable-scripts commands
configure:
CPUs enabled: yes
CUDA enabled: yes
OpenCL enabled: yes
Cell enabled: no
GCC plugin: no
Compile-time limits
(change these with --enable-nmaxcpus, --enable-maxcudadev,
--enable-maxopencldev, --enable-maxbuffers)
Number of CPUs: 16
Number of CUDA devices: 4
Number of OpenCL devices: 8
Number of memory nodes: 13
Number of task buffers: 8
GPU-GPU transfers: yes
Allocation cache: no
MPI enabled: no
Magma enabled: no
BLAS library: system
hwloc: no
Tracing enabled: no
- [Starpu-devel] Problem with CUDA 4.0, Lu Li, 10/08/2011
- <Suite(s) possible(s)>
- Re: [Starpu-devel] Problem with CUDA 4.0, Samuel Thibault, 11/08/2011
- Re: [Starpu-devel] Problem with CUDA 4.0, Samuel Thibault, 23/08/2011
Archives gérées par MHonArc 2.6.19+.