Picongpu: cuda_memtest fails

Created on 21 Nov 2020  路  4Comments  路  Source: ComputationalRadiationPhysics/picongpu

Hello everyone!
I headed with some memtest errors during my try to compile Bunch example. While executing pic-build cuda:75 in appropriate directory, the next errors came:

Scanning dependencies of target mpiInfo
[ 33%] Building CXX object build_mpiInfo/CMakeFiles/mpiInfo.dir/mpiInfo.cpp.o
[ 37%] Building CXX object CMakeFiles/picongpu-hostonly.dir/plugins/hdf5/openPMD/patchReader.cpp.o
[ 40%] Building CXX object CMakeFiles/picongpu-hostonly.dir/random/seed/Seed.cpp.o
[ 44%] Building CXX object CMakeFiles/picongpu-hostonly.dir/plugins/misc/ComponentNames.cpp.o
[ 48%] Building CXX object CMakeFiles/picongpu-hostonly.dir/plugins/misc/removeSpaces.cpp.o
[ 51%] Building CXX object CMakeFiles/picongpu-hostonly.dir/plugins/ResourceLog.cpp.o
[ 55%] Building CXX object CMakeFiles/picongpu-hostonly.dir/ArgsParser.cpp.o
[ 70%] Building CXX object CMakeFiles/picongpu-hostonly.dir/initialization/ParserGridDistribution.cpp.o
[ 59%] Building CXX object CMakeFiles/picongpu-hostonly.dir/plugins/common/stringHelpers.cpp.o
[ 62%] Building CXX object CMakeFiles/picongpu-hostonly.dir/plugins/common/particlePatches.cpp.o
[ 66%] Building CXX object CMakeFiles/picongpu-hostonly.dir/plugins/misc/splitString.cpp.o
[ 74%] Linking CXX executable mpiInfo
[ 74%] Built target mpiInfo
Scanning dependencies of target cuda_memtest
[ 77%] Building CXX object build_cuda_memtest/CMakeFiles/cuda_memtest.dir/misc.cpp.o
[ 81%] Linking CXX executable cuda_memtest
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function `kernel_movinv32_readwrite(char*, char*, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int*, unsigned long*, unsigned long*, unsigned long*, unsigned long*)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x180): undefined reference to `__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function `kernel_movinv32_read(char*, char*, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int*, unsigned long*, unsigned long*, unsigned long*, unsigned long*)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x350): undefined reference to `__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function `kernel_modtest_read(char*, char*, unsigned int, unsigned int, unsigned int*, unsigned long*, unsigned long*, unsigned long*, unsigned long*)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x4dc): undefined reference to `__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function `test10_kernel_readwrite(char*, int, unsigned long, unsigned long, unsigned int*, unsigned long*, unsigned long*, unsigned long*, unsigned long*)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x660): undefined reference to `__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function `kernel_test7_readwrite(char*, char*, char*, unsigned int*, unsigned long*, unsigned long*, unsigned long*, unsigned long*)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x7d4): undefined reference to `__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o:tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x944): more undefined references to `__cudaPopCallConfiguration' follow
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function `test9(char*, unsigned int)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x36d6): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x376c): undefined reference to `__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x3c56): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x3d76): undefined reference to `__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x427b): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x4383): undefined reference to `__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function `test0(char*, unsigned int)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x4bb4): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x4c3e): undefined reference to `__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x4ca5): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x4dfe): undefined reference to `__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x50b1): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x5132): undefined reference to `__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x548b): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x558d): undefined reference to `__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function `test1(char*, unsigned int)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x60c1): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x6157): undefined reference to `__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x6522): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x6624): undefined reference to `__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function `test5(char*, unsigned int)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x6cce): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x6d49): undefined reference to `__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x70a1): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x711f): undefined reference to `__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x7502): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x7604): undefined reference to `__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function `test7(char*, unsigned int)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x7fdf): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x808a): undefined reference to `__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x83d6): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x84e1): undefined reference to `__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x8822): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x8939): undefined reference to `__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function `test10(char*, unsigned int)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x9304): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x9446): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x954f): undefined reference to `__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x98fb): undefined reference to `__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function `move_inv_test(char*, unsigned int, unsigned int, unsigned int)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xa0ff): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xa19b): undefined reference to `__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xa597): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xa6c0): undefined reference to `__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xaab8): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xabc3): undefined reference to `__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function `movinv32(char*, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xbfbd): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xc085): undefined reference to `__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xc4ac): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xc5f5): undefined reference to `__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xca2a): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xcb73): undefined reference to `__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function `modtest(char*, unsigned int, unsigned int, unsigned int, unsigned int)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xd730): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xd7ed): undefined reference to `__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xdbe0): undefined reference to `__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xdd06): undefined reference to `__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function `__device_stub__Z21kernel_move_inv_writePcS_j(char*, char*, unsigned int)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xf3b8): undefined reference to `__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function `__device_stub__Z25kernel_move_inv_readwritePcS_jjPjPmS1_S1_S1_(char*, char*, unsigned int, unsigned int, unsigned int*, unsigned long*, unsigned long*, unsigned long*, unsigned long*)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xf50b): undefined reference to `__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function `__device_stub__Z20kernel_move_inv_readPcS_jPjPmS1_S1_S1_(char*, char*, unsigned int, unsigned int*, unsigned long*, unsigned long*, unsigned long*, unsigned long*)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xf65f): undefined reference to `__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function `__device_stub__Z25kernel_test0_global_writePcS_(char*, char*)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xf71b): undefined reference to `__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o:tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xf853): more undefined references to `__cudaPopCallConfiguration' follow
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function `__sti____cudaRegisterAll()':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text.startup+0x3b9): undefined reference to `__cudaRegisterFatBinaryEnd'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_cuda_memtest.cu.o: In function `__sti____cudaRegisterAll()':
tmpxft_000023dd_00000000-5_cuda_memtest.cudafe1.cpp:(.text.startup+0xc49): undefined reference to `__cudaRegisterFatBinaryEnd'
collect2: error: ld returned 1 exit status
build_cuda_memtest/CMakeFiles/cuda_memtest.dir/build.make:137: recipe for target 'build_cuda_memtest/cuda_memtest' failed
make[2]: *** [build_cuda_memtest/cuda_memtest] Error 1
CMakeFiles/Makefile2:249: recipe for target 'build_cuda_memtest/CMakeFiles/cuda_memtest.dir/all' failed
make[1]: *** [build_cuda_memtest/CMakeFiles/cuda_memtest.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 85%] Linking CXX static library libpicongpu-hostonly.a
[ 85%] Built target picongpu-hostonly
Scanning dependencies of target cupla
[ 88%] Linking CXX static library libcupla.a
[ 88%] Built target cupla
Makefile:148: recipe for target 'all' failed
make: *** [all] Error 2

ERROR: Could not successfully run make install in build directory:
       .build

I don't find any mentions of that in documentation. PIConGPU was installed with spack and [email protected]. There aren't any problems with CPU-build (omp2b backend). Thanks for the help in advance and sorry for probable difficulties with understanding, i'm beginner with CUDA-compiling and PIConGPU.

All the best,
Egor

install question

Most helpful comment

Thaks for your help, I found the solution for exactly this issue.
The main reaspn here is the conflict among pieces of CUDA-7.5 and other versions of CUDA.
I just uninstall all CUDA versions completely and reinstall CUDA-10.0

All 4 comments

This rool will not be build If you conpile for CPU.
Which CUDA is on the system installed.
Please run nvidia-smi and post the output here.

Am 21. November 2020 21:35:05 MEZ schrieb zimaaaaa notifications@github.com:

Hello everyone!
I headed with some memtest errors during my try to compile Bunch
example. While executing pic-build cuda:75 in appropriate directory,
the next errors came:

Scanning dependencies of target mpiInfo [ 33%] Building CXX object build_mpiInfo/CMakeFiles/mpiInfo.dir/mpiInfo.cpp.o [ 37%] Building CXX object CMakeFiles/picongpu-hostonly.dir/plugins/hdf5/openPMD/patchReader.cpp.o [ 40%] Building CXX object CMakeFiles/picongpu-hostonly.dir/random/seed/Seed.cpp.o [ 44%] Building CXX object CMakeFiles/picongpu-hostonly.dir/plugins/misc/ComponentNames.cpp.o [ 48%] Building CXX object CMakeFiles/picongpu-hostonly.dir/plugins/misc/removeSpaces.cpp.o [ 51%] Building CXX object CMakeFiles/picongpu-hostonly.dir/plugins/ResourceLog.cpp.o [ 55%] Building CXX object CMakeFiles/picongpu-hostonly.dir/ArgsParser.cpp.o [ 70%] Building CXX object CMakeFiles/picongpu-hostonly.dir/initialization/ParserGridDistribution.cpp.o [ 59%] Building CXX object CMakeFiles/picongpu-hostonly.dir/plugins/common/stringHelpers.cpp.o [ 62%] Building CXX object CMakeFiles/picongpu-hostonly.dir/plugins/common/particlePatches.cpp.o [ 66%] Building CXX object CMakeFiles/picongpu-hostonly.dir/plugins/misc/splitString.cpp.o [ 74%] Linking CXX executable mpiInfo [ 74%] Built target mpiInfo Scanning dependencies of target cuda_memtest [ 77%] Building CXX object build_cuda_memtest/CMakeFiles/cuda_memtest.dir/misc.cpp.o [ 81%] Linking CXX executable cuda_memtest CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In functionkernel_movinv32_readwrite(char, char, unsigned int,
unsigned int, unsigned int, unsigned int, unsigned int, unsigned
long
, unsigned long, unsigned long, unsigned long)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x180): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In functionkernel_movinv32_read(char
, char, unsigned int, unsigned
int, unsigned int, unsigned int, unsigned int
, unsigned long,
unsigned long
, unsigned long, unsigned long)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x350): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In functionkernel_modtest_read(char, char, unsigned int, unsigned int,
unsigned int, unsigned long, unsigned long, unsigned long, unsigned
long)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x4dc): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In functiontest10_kernel_readwrite(char
, int, unsigned long, unsigned
long, unsigned int, unsigned long, unsigned long, unsigned long,
unsigned long)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x660): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In functionkernel_test7_readwrite(char
, char, char, unsigned int,
unsigned long
, unsigned long, unsigned long, unsigned long)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x7d4): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o:tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x944): more undefined references to__cudaPopCallConfiguration' follow
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In
function test9(char*, unsigned int)': tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x36d6): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x376c): undefined
reference to __cudaPopCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x3c56): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x3d76): undefined
reference to __cudaPopCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x427b): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x4383): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In functiontest0(char
, unsigned int)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x4bb4): undefined
reference to __cudaPushCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x4c3e): undefined reference to__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x4ca5): undefined
reference to __cudaPushCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x4dfe): undefined reference to__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x50b1): undefined
reference to __cudaPushCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x5132): undefined reference to__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x548b): undefined
reference to __cudaPushCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x558d): undefined reference to__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In
function test1(char*, unsigned int)': tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x60c1): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x6157): undefined
reference to __cudaPopCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x6522): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x6624): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In functiontest5(char, unsigned int)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x6cce): undefined
reference to __cudaPushCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x6d49): undefined reference to__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x70a1): undefined
reference to __cudaPushCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x711f): undefined reference to__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x7502): undefined
reference to __cudaPushCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x7604): undefined reference to__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In
function test7(char*, unsigned int)': tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x7fdf): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x808a): undefined
reference to __cudaPopCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x83d6): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x84e1): undefined
reference to __cudaPopCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x8822): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x8939): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In functiontest10(char
, unsigned int)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x9304): undefined
reference to __cudaPushCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x9446): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x954f): undefined
reference to __cudaPopCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x98fb): undefined reference to__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In
function move_inv_test(char*, unsigned int, unsigned int, unsigned int)': tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xa0ff): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xa19b): undefined
reference to __cudaPopCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xa597): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xa6c0): undefined
reference to __cudaPopCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xaab8): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xabc3): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In functionmovinv32(char, unsigned int, unsigned int, unsigned int,
unsigned int, unsigned int)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xbfbd): undefined
reference to __cudaPushCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xc085): undefined reference to__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xc4ac): undefined
reference to __cudaPushCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xc5f5): undefined reference to__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xca2a): undefined
reference to __cudaPushCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xcb73): undefined reference to__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In
function modtest(char*, unsigned int, unsigned int, unsigned int, unsigned int)': tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xd730): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xd7ed): undefined
reference to __cudaPopCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xdbe0): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xdd06): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function__device_stub__Z21kernel_move_inv_writePcS_j(char
, char,
unsigned int)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xf3b8): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function __device_stub__Z25kernel_move_inv_readwritePcS_jjPjPmS1_S1_S1_(char
,
char, unsigned int, unsigned int, unsigned int, unsigned long,
unsigned long
, unsigned long, unsigned long)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xf50b): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function __device_stub__Z20kernel_move_inv_readPcS_jPjPmS1_S1_S1_(char, char,
unsigned int, unsigned int, unsigned long, unsigned long, unsigned
long
, unsigned long)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xf65f): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function__device_stub__Z25kernel_test0_global_writePcS_(char
,
char)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xf71b): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o:tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xf853): more undefined references to__cudaPopCallConfiguration' follow
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In
function __sti____cudaRegisterAll()': tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text.startup+0x3b9): undefined reference to__cudaRegisterFatBinaryEnd'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_cuda_memtest.cu.o:
In function __sti____cudaRegisterAll()': tmpxft_000023dd_00000000-5_cuda_memtest.cudafe1.cpp:(.text.startup+0xc49): undefined reference to__cudaRegisterFatBinaryEnd'
collect2: error: ld returned 1 exit status
build_cuda_memtest/CMakeFiles/cuda_memtest.dir/build.make:137: recipe
for target 'build_cuda_memtest/cuda_memtest' failed
make[2]:
[build_cuda_memtest/cuda_memtest] Error 1
CMakeFiles/Makefile2:249: recipe for target
'build_cuda_memtest/CMakeFiles/cuda_memtest.dir/all' failed
make[1]:
[build_cuda_memtest/CMakeFiles/cuda_memtest.dir/all] Error
2
make[1]:
Waiting for unfinished jobs....
[ 85%] Linking CXX static library libpicongpu-hostonly.a
[ 85%] Built target picongpu-hostonly
Scanning dependencies of target cupla
[ 88%] Linking CXX static library libcupla.a
[ 88%] Built target cupla
Makefile:148: recipe for target 'all' failed
make: *
[all] Error 2

ERROR: Could not successfully run make install in build directory:
.build
`
I don't find any mentions of that in documentation. PIConGPU was
installed with spack and [email protected]. There aren't any problems with
CPU-build (omp2b backend). Thanks for the help in advance and sorry
for probable difficulties with understanding, i'm beginner with
CUDA-compiling and PIConGPU.

All the best,
Egor

--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ComputationalRadiationPhysics/picongpu/issues/3436

Maybe it is an issue with CUDA + gcc 7.3, I foundan similar issue https://github.com/open-mmlab/mmdetection/issues/385#issuecomment-483499495

Am 21. November 2020 21:35:05 MEZ schrieb zimaaaaa notifications@github.com:

Hello everyone!
I headed with some memtest errors during my try to compile Bunch
example. While executing pic-build cuda:75 in appropriate directory,
the next errors came:

Scanning dependencies of target mpiInfo [ 33%] Building CXX object build_mpiInfo/CMakeFiles/mpiInfo.dir/mpiInfo.cpp.o [ 37%] Building CXX object CMakeFiles/picongpu-hostonly.dir/plugins/hdf5/openPMD/patchReader.cpp.o [ 40%] Building CXX object CMakeFiles/picongpu-hostonly.dir/random/seed/Seed.cpp.o [ 44%] Building CXX object CMakeFiles/picongpu-hostonly.dir/plugins/misc/ComponentNames.cpp.o [ 48%] Building CXX object CMakeFiles/picongpu-hostonly.dir/plugins/misc/removeSpaces.cpp.o [ 51%] Building CXX object CMakeFiles/picongpu-hostonly.dir/plugins/ResourceLog.cpp.o [ 55%] Building CXX object CMakeFiles/picongpu-hostonly.dir/ArgsParser.cpp.o [ 70%] Building CXX object CMakeFiles/picongpu-hostonly.dir/initialization/ParserGridDistribution.cpp.o [ 59%] Building CXX object CMakeFiles/picongpu-hostonly.dir/plugins/common/stringHelpers.cpp.o [ 62%] Building CXX object CMakeFiles/picongpu-hostonly.dir/plugins/common/particlePatches.cpp.o [ 66%] Building CXX object CMakeFiles/picongpu-hostonly.dir/plugins/misc/splitString.cpp.o [ 74%] Linking CXX executable mpiInfo [ 74%] Built target mpiInfo Scanning dependencies of target cuda_memtest [ 77%] Building CXX object build_cuda_memtest/CMakeFiles/cuda_memtest.dir/misc.cpp.o [ 81%] Linking CXX executable cuda_memtest CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In functionkernel_movinv32_readwrite(char, char, unsigned int,
unsigned int, unsigned int, unsigned int, unsigned int, unsigned
long
, unsigned long, unsigned long, unsigned long)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x180): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In functionkernel_movinv32_read(char
, char, unsigned int, unsigned
int, unsigned int, unsigned int, unsigned int
, unsigned long,
unsigned long
, unsigned long, unsigned long)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x350): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In functionkernel_modtest_read(char, char, unsigned int, unsigned int,
unsigned int, unsigned long, unsigned long, unsigned long, unsigned
long)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x4dc): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In functiontest10_kernel_readwrite(char
, int, unsigned long, unsigned
long, unsigned int, unsigned long, unsigned long, unsigned long,
unsigned long)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x660): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In functionkernel_test7_readwrite(char
, char, char, unsigned int,
unsigned long
, unsigned long, unsigned long, unsigned long)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x7d4): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o:tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x944): more undefined references to__cudaPopCallConfiguration' follow
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In
function test9(char*, unsigned int)': tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x36d6): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x376c): undefined
reference to __cudaPopCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x3c56): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x3d76): undefined
reference to __cudaPopCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x427b): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x4383): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In functiontest0(char
, unsigned int)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x4bb4): undefined
reference to __cudaPushCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x4c3e): undefined reference to__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x4ca5): undefined
reference to __cudaPushCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x4dfe): undefined reference to__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x50b1): undefined
reference to __cudaPushCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x5132): undefined reference to__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x548b): undefined
reference to __cudaPushCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x558d): undefined reference to__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In
function test1(char*, unsigned int)': tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x60c1): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x6157): undefined
reference to __cudaPopCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x6522): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x6624): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In functiontest5(char, unsigned int)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x6cce): undefined
reference to __cudaPushCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x6d49): undefined reference to__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x70a1): undefined
reference to __cudaPushCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x711f): undefined reference to__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x7502): undefined
reference to __cudaPushCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x7604): undefined reference to__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In
function test7(char*, unsigned int)': tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x7fdf): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x808a): undefined
reference to __cudaPopCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x83d6): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x84e1): undefined
reference to __cudaPopCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x8822): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x8939): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In functiontest10(char
, unsigned int)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x9304): undefined
reference to __cudaPushCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x9446): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x954f): undefined
reference to __cudaPopCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0x98fb): undefined reference to__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In
function move_inv_test(char*, unsigned int, unsigned int, unsigned int)': tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xa0ff): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xa19b): undefined
reference to __cudaPopCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xa597): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xa6c0): undefined
reference to __cudaPopCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xaab8): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xabc3): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In functionmovinv32(char, unsigned int, unsigned int, unsigned int,
unsigned int, unsigned int)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xbfbd): undefined
reference to __cudaPushCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xc085): undefined reference to__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xc4ac): undefined
reference to __cudaPushCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xc5f5): undefined reference to__cudaPopCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xca2a): undefined
reference to __cudaPushCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xcb73): undefined reference to__cudaPopCallConfiguration'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In
function modtest(char*, unsigned int, unsigned int, unsigned int, unsigned int)': tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xd730): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xd7ed): undefined
reference to __cudaPopCallConfiguration' tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xdbe0): undefined reference to__cudaPushCallConfiguration'
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xdd06): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function__device_stub__Z21kernel_move_inv_writePcS_j(char
, char,
unsigned int)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xf3b8): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function __device_stub__Z25kernel_move_inv_readwritePcS_jjPjPmS1_S1_S1_(char
,
char, unsigned int, unsigned int, unsigned int, unsigned long,
unsigned long
, unsigned long, unsigned long)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xf50b): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function __device_stub__Z20kernel_move_inv_readPcS_jPjPmS1_S1_S1_(char, char,
unsigned int, unsigned int, unsigned long, unsigned long, unsigned
long
, unsigned long)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xf65f): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In function__device_stub__Z25kernel_test0_global_writePcS_(char
,
char)':
tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xf71b): undefined
reference to __cudaPopCallConfiguration' CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o:tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text+0xf853): more undefined references to__cudaPopCallConfiguration' follow
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_tests.cu.o: In
function __sti____cudaRegisterAll()': tmpxft_000023d5_00000000-5_tests.cudafe1.cpp:(.text.startup+0x3b9): undefined reference to__cudaRegisterFatBinaryEnd'
CMakeFiles/cuda_memtest.dir/cuda_memtest_generated_cuda_memtest.cu.o:
In function __sti____cudaRegisterAll()': tmpxft_000023dd_00000000-5_cuda_memtest.cudafe1.cpp:(.text.startup+0xc49): undefined reference to__cudaRegisterFatBinaryEnd'
collect2: error: ld returned 1 exit status
build_cuda_memtest/CMakeFiles/cuda_memtest.dir/build.make:137: recipe
for target 'build_cuda_memtest/cuda_memtest' failed
make[2]:
[build_cuda_memtest/cuda_memtest] Error 1
CMakeFiles/Makefile2:249: recipe for target
'build_cuda_memtest/CMakeFiles/cuda_memtest.dir/all' failed
make[1]:
[build_cuda_memtest/CMakeFiles/cuda_memtest.dir/all] Error
2
make[1]:
Waiting for unfinished jobs....
[ 85%] Linking CXX static library libpicongpu-hostonly.a
[ 85%] Built target picongpu-hostonly
Scanning dependencies of target cupla
[ 88%] Linking CXX static library libcupla.a
[ 88%] Built target cupla
Makefile:148: recipe for target 'all' failed
make: *
[all] Error 2

ERROR: Could not successfully run make install in build directory:
.build
`
I don't find any mentions of that in documentation. PIConGPU was
installed with spack and [email protected]. There aren't any problems with
CPU-build (omp2b backend). Thanks for the help in advance and sorry
for probable difficulties with understanding, i'm beginner with
CUDA-compiling and PIConGPU.

All the best,
Egor

--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ComputationalRadiationPhysics/picongpu/issues/3436

the output for 'nvidia-smi' is here:

+-----------------------------------------------------------------------------+
| NVIDIA-SMI 418.165.02   Driver Version: 418.165.02   CUDA Version: 10.1     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|===============================+======================+======================|
|   0  GeForce RTX 208...  Off  | 00000000:02:00.0 Off |                  N/A |
|  0%   36C    P0    61W / 300W |      0MiB / 10989MiB |      0%      Default |
+-------------------------------+----------------------+----------------------+
|   1  GeForce RTX 208...  Off  | 00000000:03:00.0 Off |                  N/A |
| 32%   37C    P0    N/A /  N/A |      0MiB / 10986MiB |      0%      Default |
+-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+
| Processes:                                                       GPU Memory |
|  GPU       PID   Type   Process name                             Usage      |
|=============================================================================|
|  No running processes found                                                 |
+-----------------------------------------------------------------------------+

Thaks for your help, I found the solution for exactly this issue.
The main reaspn here is the conflict among pieces of CUDA-7.5 and other versions of CUDA.
I just uninstall all CUDA versions completely and reinstall CUDA-10.0

Was this page helpful?
0 / 5 - 0 ratings

Related issues

HighIander picture HighIander  路  4Comments

ax3l picture ax3l  路  3Comments

ax3l picture ax3l  路  4Comments

berceanu picture berceanu  路  3Comments

sbastrakov picture sbastrakov  路  3Comments