Mageia Bugzilla – Attachment 10835 Details for
Bug 24411
Error: CUDA kernel compilation failed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Console output with verbose nvcc
cuda-z.spec-build-hang (text/plain), 4.98 KB, created by
Richard Walker
on 2019-03-04 01:11:57 CET
(
hide
)
Description:
Console output with verbose nvcc
Filename:
MIME Type:
Creator:
Richard Walker
Created:
2019-03-04 01:11:57 CET
Size:
4.98 KB
patch
obsolete
>[richard@Midnight6 SPECS]$ rpmbuild -ba cuda-z.spec >Executing(%prep): /bin/sh -e /home/richard/rpmbuild/tmp/rpm-tmp.5hCT8O >+ umask 022 >+ cd /home/richard/rpmbuild//BUILD >+ '[' 1 -eq 1 ']' >+ '[' 1 -eq 1 ']' >+ '[' 1 -eq 1 ']' >+ cd /home/richard/rpmbuild/BUILD >+ rm -rf cuda-z-0.11.273 >+ /usr/bin/xz -dc /home/richard/rpmbuild/SOURCES/cuda-z-0.11.273.tar.xz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd cuda-z-0.11.273 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (cuda-z-0.11.273-fixbuild.patch):' >Patch #0 (cuda-z-0.11.273-fixbuild.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file cuda-z.pro >patching file src/cudainfo.cu >patching file src/czdialog.cpp >+ echo 'Patch #1 (cuda-z-0.11.273-fix-host-defines-include.patch):' >Patch #1 (cuda-z-0.11.273-fix-host-defines-include.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file src/cudainfo.cu >+ echo 'Patch #2 (cuda-z-0.11.273-path-and-verbose.patch):' >Patch #2 (cuda-z-0.11.273-path-and-verbose.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file cuda.pri >+ echo 'Patch #3 (cuda-z-0.11.273-add-extra-arch.patch):' >Patch #3 (cuda-z-0.11.273-add-extra-arch.patch): >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file cuda-z.pro >+ exit 0 >Executing(%build): /bin/sh -e /home/richard/rpmbuild/tmp/rpm-tmp.x91jSi >+ umask 022 >+ cd /home/richard/rpmbuild//BUILD >+ cd cuda-z-0.11.273 >+ '[' 1 -eq 1 ']' >+ '[' 1 -eq 1 ']' >+ qmake-qt4 >+ make >perl /run/media/richard/Recordings/rpm/rpmbuild/BUILD/cuda-z-0.11.273/bld/bin/make_build_svn.pl /run/media/richard/Recordings/rpm/rpmbuild/BUILD/cuda-z-0.11.273/src/build.h /run/media/richard/Recordings/rpm/rpmbuild/BUILD/cuda-z-0.11.273 >/usr/lib64/qt4/bin/uic ui/czdialog.ui -o bld/ui/ui_czdialog.h >nvcc --verbose -Xcompiler -pipe,-Wall,-W -gencode=arch=compute_30,code=sm_30 -gencode=arch=compute_30,code=compute_30 -gencode arch=compute_32,code=sm_32 -gencode arch=compute_32,code=compute_32 -gencode=arch=compute_35,code=sm_35 -gencode=arch=compute_35,code=compute_35 -gencode=arch=compute_37,code=sm_37 -gencode=arch=compute_37,code=compute_37 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_50,code=compute_50 -gencode arch=compute_52,code=sm_52 -gencode arch=compute_52,code=compute_52 -gencode arch=compute_53,code=sm_53 -gencode arch=compute_53,code=compute_53 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_60,code=compute_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_61,code=compute_61 -gencode arch=compute_62,code=sm_62 -gencode arch=compute_62,code=compute_62 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_70,code=compute_70 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -c -o /run/media/richard/Recordings/rpm/rpmbuild/BUILD/cuda-z-0.11.273/bld/o/cudainfo.o src/cudainfo.cu >#$ _SPACE_= >#$ _CUDART_=cudart >#$ _HERE_=/bin >#$ _THERE_=/bin >#$ _TARGET_SIZE_= >#$ _TARGET_DIR_= >#$ _TARGET_SIZE_=64 >#$ TOP=/bin/.. >#$ NVVMIR_LIBRARY_DIR=/bin/../lib64/nvvm/libdevice >#$ LD_LIBRARY_PATH=/bin/../lib64: >#$ PATH=/bin/../lib64/nvvm/bin:/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/games:/usr/games:/usr/lib64/qt5/bin:/usr/lib64/qt4/bin:/home/richard/bin:/home/richard/Android/Sdk/tools:/home/richard/.local/bin:/home/richard/bin >#$ INCLUDES="-I/bin/..//include" >#$ LIBRARIES= "-L/bin/..//lib64/stubs" "-L/bin/..//lib64" >#$ CUDAFE_FLAGS= >#$ PTXAS_FLAGS= >#$ gcc -std=c++14 -D__CUDA_ARCH__=700 -E -x c++ -DCUDA_DOUBLE_MATH_FUNCTIONS -D__CUDACC__ -D__NVCC__ -pipe -Wall -W "-I/bin/..//include" -D "QT_NO_DEBUG" -D "QT_GUI_LIB" -D "QT_NETWORK_LIB" -D "QT_CORE_LIB" -D "QT_SHARED" -D__CUDACC_VER_MAJOR__=10 -D__CUDACC_VER_MINOR__=1 -D__CUDACC_VER_BUILD__=105 -include "cuda_runtime.h" -m64 "src/cudainfo.cu" > "/tmp/tmpxft_0000387c_00000000-16_cudainfo.compute_70.cpp1.ii" >cicc --c++14 --gnu_version=80300 --allow_managed -arch compute_70 -m64 -ftz=0 -prec_div=1 -prec_sqrt=1 -fmad=1 --include_file_name "tmpxft_0000387c_00000000-2_cudainfo.fatbin.c" -tused -nvvmir-library "/bin/../lib64/nvvm/libdevice/libdevice.10.bc" --gen_module_id_file --module_id_file_name "/tmp/tmpxft_0000387c_00000000-3_cudainfo.module_id" --orig_src_file_name "src/cudainfo.cu" --gen_c_file_name "/tmp/tmpxft_0000387c_00000000-5_cudainfo.compute_70.cudafe1.c" --stub_file_name "/tmp/tmpxft_0000387c_00000000-5_cudainfo.compute_70.cudafe1.stub.c" --gen_device_file_name "/tmp/tmpxft_0000387c_00000000-5_cudainfo.compute_70.cudafe1.gpu" "/tmp/tmpxft_0000387c_00000000-16_cudainfo.compute_70.cpp1.ii" -o "/tmp/tmpxft_0000387c_00000000-5_cudainfo.compute_70.ptx" > >Files found in /tmp >=================== >/tmp/tmpxft_0000387c_00000000 EMPTY >/tmp/tmpxft_0000387c_00000000-0 >/tmp/tmpxft_0000387c_00000000-1.cpp >/tmp/tmpxft_0000387c_00000000-3_cudainfo.module_id >/tmp/tmpxft_0000387c_00000000-5_cudainfo.compute_70.cudafe1.c >/tmp/tmpxft_0000387c_00000000-5_cudainfo.compute_70.cudafe1.gpu >/tmp/tmpxft_0000387c_00000000-5_cudainfo.compute_70.cudafe1.stub.c EMPTY >/tmp/tmpxft_0000387c_00000000-16_cudainfo.compute_70.cpp1.ii
[richard@Midnight6 SPECS]$ rpmbuild -ba cuda-z.spec Executing(%prep): /bin/sh -e /home/richard/rpmbuild/tmp/rpm-tmp.5hCT8O + umask 022 + cd /home/richard/rpmbuild//BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/richard/rpmbuild/BUILD + rm -rf cuda-z-0.11.273 + /usr/bin/xz -dc /home/richard/rpmbuild/SOURCES/cuda-z-0.11.273.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cuda-z-0.11.273 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (cuda-z-0.11.273-fixbuild.patch):' Patch #0 (cuda-z-0.11.273-fixbuild.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file cuda-z.pro patching file src/cudainfo.cu patching file src/czdialog.cpp + echo 'Patch #1 (cuda-z-0.11.273-fix-host-defines-include.patch):' Patch #1 (cuda-z-0.11.273-fix-host-defines-include.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/cudainfo.cu + echo 'Patch #2 (cuda-z-0.11.273-path-and-verbose.patch):' Patch #2 (cuda-z-0.11.273-path-and-verbose.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file cuda.pri + echo 'Patch #3 (cuda-z-0.11.273-add-extra-arch.patch):' Patch #3 (cuda-z-0.11.273-add-extra-arch.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file cuda-z.pro + exit 0 Executing(%build): /bin/sh -e /home/richard/rpmbuild/tmp/rpm-tmp.x91jSi + umask 022 + cd /home/richard/rpmbuild//BUILD + cd cuda-z-0.11.273 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + qmake-qt4 + make perl /run/media/richard/Recordings/rpm/rpmbuild/BUILD/cuda-z-0.11.273/bld/bin/make_build_svn.pl /run/media/richard/Recordings/rpm/rpmbuild/BUILD/cuda-z-0.11.273/src/build.h /run/media/richard/Recordings/rpm/rpmbuild/BUILD/cuda-z-0.11.273 /usr/lib64/qt4/bin/uic ui/czdialog.ui -o bld/ui/ui_czdialog.h nvcc --verbose -Xcompiler -pipe,-Wall,-W -gencode=arch=compute_30,code=sm_30 -gencode=arch=compute_30,code=compute_30 -gencode arch=compute_32,code=sm_32 -gencode arch=compute_32,code=compute_32 -gencode=arch=compute_35,code=sm_35 -gencode=arch=compute_35,code=compute_35 -gencode=arch=compute_37,code=sm_37 -gencode=arch=compute_37,code=compute_37 -gencode arch=compute_50,code=sm_50 -gencode arch=compute_50,code=compute_50 -gencode arch=compute_52,code=sm_52 -gencode arch=compute_52,code=compute_52 -gencode arch=compute_53,code=sm_53 -gencode arch=compute_53,code=compute_53 -gencode arch=compute_60,code=sm_60 -gencode arch=compute_60,code=compute_60 -gencode arch=compute_61,code=sm_61 -gencode arch=compute_61,code=compute_61 -gencode arch=compute_62,code=sm_62 -gencode arch=compute_62,code=compute_62 -gencode arch=compute_70,code=sm_70 -gencode arch=compute_70,code=compute_70 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -c -o /run/media/richard/Recordings/rpm/rpmbuild/BUILD/cuda-z-0.11.273/bld/o/cudainfo.o src/cudainfo.cu #$ _SPACE_= #$ _CUDART_=cudart #$ _HERE_=/bin #$ _THERE_=/bin #$ _TARGET_SIZE_= #$ _TARGET_DIR_= #$ _TARGET_SIZE_=64 #$ TOP=/bin/.. #$ NVVMIR_LIBRARY_DIR=/bin/../lib64/nvvm/libdevice #$ LD_LIBRARY_PATH=/bin/../lib64: #$ PATH=/bin/../lib64/nvvm/bin:/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/games:/usr/games:/usr/lib64/qt5/bin:/usr/lib64/qt4/bin:/home/richard/bin:/home/richard/Android/Sdk/tools:/home/richard/.local/bin:/home/richard/bin #$ INCLUDES="-I/bin/..//include" #$ LIBRARIES= "-L/bin/..//lib64/stubs" "-L/bin/..//lib64" #$ CUDAFE_FLAGS= #$ PTXAS_FLAGS= #$ gcc -std=c++14 -D__CUDA_ARCH__=700 -E -x c++ -DCUDA_DOUBLE_MATH_FUNCTIONS -D__CUDACC__ -D__NVCC__ -pipe -Wall -W "-I/bin/..//include" -D "QT_NO_DEBUG" -D "QT_GUI_LIB" -D "QT_NETWORK_LIB" -D "QT_CORE_LIB" -D "QT_SHARED" -D__CUDACC_VER_MAJOR__=10 -D__CUDACC_VER_MINOR__=1 -D__CUDACC_VER_BUILD__=105 -include "cuda_runtime.h" -m64 "src/cudainfo.cu" > "/tmp/tmpxft_0000387c_00000000-16_cudainfo.compute_70.cpp1.ii" cicc --c++14 --gnu_version=80300 --allow_managed -arch compute_70 -m64 -ftz=0 -prec_div=1 -prec_sqrt=1 -fmad=1 --include_file_name "tmpxft_0000387c_00000000-2_cudainfo.fatbin.c" -tused -nvvmir-library "/bin/../lib64/nvvm/libdevice/libdevice.10.bc" --gen_module_id_file --module_id_file_name "/tmp/tmpxft_0000387c_00000000-3_cudainfo.module_id" --orig_src_file_name "src/cudainfo.cu" --gen_c_file_name "/tmp/tmpxft_0000387c_00000000-5_cudainfo.compute_70.cudafe1.c" --stub_file_name "/tmp/tmpxft_0000387c_00000000-5_cudainfo.compute_70.cudafe1.stub.c" --gen_device_file_name "/tmp/tmpxft_0000387c_00000000-5_cudainfo.compute_70.cudafe1.gpu" "/tmp/tmpxft_0000387c_00000000-16_cudainfo.compute_70.cpp1.ii" -o "/tmp/tmpxft_0000387c_00000000-5_cudainfo.compute_70.ptx" Files found in /tmp =================== /tmp/tmpxft_0000387c_00000000 EMPTY /tmp/tmpxft_0000387c_00000000-0 /tmp/tmpxft_0000387c_00000000-1.cpp /tmp/tmpxft_0000387c_00000000-3_cudainfo.module_id /tmp/tmpxft_0000387c_00000000-5_cudainfo.compute_70.cudafe1.c /tmp/tmpxft_0000387c_00000000-5_cudainfo.compute_70.cudafe1.gpu /tmp/tmpxft_0000387c_00000000-5_cudainfo.compute_70.cudafe1.stub.c EMPTY /tmp/tmpxft_0000387c_00000000-16_cudainfo.compute_70.cpp1.ii
View Attachment As Raw
Actions:
View
Attachments on
bug 24411
:
10794
|
10795
|
10796
|
10801
|
10804
|
10805
|
10806
|
10811
|
10812
|
10813
|
10814
|
10815
|
10817
|
10818
|
10819
|
10822
|
10823
|
10824
|
10825
|
10826
|
10827
|
10828
|
10829
|
10831
|
10832
|
10833
| 10835 |
10837
|
10839
|
10869
|
10870
|
10871
|
10872