Advertisement
Guest User

Build output

a guest
May 22nd, 2024
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.82 KB | None | 0 0
  1. ~/Desktop/imhd-CUDA/debug/build$ make
  2. [ 12%] Building CUDA object CMakeFiles/kernels_od_lib.dir/home/matt/Desktop/imhd-CUDA/include/kernels_od.cu.o
  3. [ 25%] Linking CUDA static library libkernels_od_lib.a
  4. [ 25%] Built target kernels_od_lib
  5. [ 37%] Building CUDA object CMakeFiles/initialize_od_lib.dir/home/matt/Desktop/imhd-CUDA/include/initialize_od.cu.o
  6. [ 50%] Linking CUDA static library libinitialize_od_lib.a
  7. [ 50%] Built target initialize_od_lib
  8. [ 62%] Building CXX object CMakeFiles/utils_lib.dir/home/matt/Desktop/imhd-CUDA/include/utils.cpp.o
  9. [ 75%] Linking CXX static library libutils_lib.a
  10. [ 75%] Built target utils_lib
  11. [ 87%] Building CUDA object CMakeFiles/imhd-debug.dir/main.cu.o
  12. #$ _NVVM_BRANCH_=nvvm
  13. #$ _SPACE_=
  14. #$ _CUDART_=cudart
  15. #$ _HERE_=/usr/local/cuda/bin
  16. #$ _THERE_=/usr/local/cuda/bin
  17. #$ _TARGET_SIZE_=
  18. #$ _TARGET_DIR_=
  19. #$ _TARGET_DIR_=targets/x86_64-linux
  20. #$ TOP=/usr/local/cuda/bin/..
  21. #$ NVVMIR_LIBRARY_DIR=/usr/local/cuda/bin/../nvvm/libdevice
  22. #$ LD_LIBRARY_PATH=/usr/local/cuda/bin/../lib:/usr/local/cuda/lib64:/usr/local/cuda/lib64:
  23. #$ PATH=/usr/local/cuda/bin/../nvvm/bin:/usr/local/cuda/bin:/home/matt/gems/bin:/usr/local/cuda/bin:/usr/local/cuda-12.2/bin:/home/matt/.local/bin:/home/matt/gems/bin:/usr/local/cuda/bin:/usr/local/cuda-12.2/bin:/home/matt/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/snap/bin
  24. #$ INCLUDES="-I/usr/local/cuda/bin/../targets/x86_64-linux/include"
  25. #$ LIBRARIES= "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib/stubs" "-L/usr/local/cuda/bin/../targets/x86_64-linux/lib"
  26. #$ CUDAFE_FLAGS=
  27. #$ PTXAS_FLAGS=
  28. #$ gcc -D__CUDA_ARCH__=750 -D__CUDA_ARCH_LIST__=750 -E -x c++ -DCUDA_DOUBLE_MATH_FUNCTIONS -D__CUDACC__ -D__NVCC__ -I"/usr/local/cuda/include" "-I/usr/local/cuda/bin/../targets/x86_64-linux/include" -D__CUDACC_VER_MAJOR__=12 -D__CUDACC_VER_MINOR__=3 -D__CUDACC_VER_BUILD__=103 -D__CUDA_API_VER_MAJOR__=12 -D__CUDA_API_VER_MINOR__=3 -D__NVCC_DIAG_PRAGMA_SUPPORT__=1 -include "cuda_runtime.h" -m64 -g "/home/matt/Desktop/imhd-CUDA/debug/src/main.cu" -o "/tmp/tmpxft_00004322_00000000-7_main.cpp1.ii"
  29. #$ gcc -D__CUDA_ARCH_LIST__=750 -E -x c++ -D__CUDACC__ -D__NVCC__ -I"/usr/local/cuda/include" "-I/usr/local/cuda/bin/../targets/x86_64-linux/include" -D__CUDACC_VER_MAJOR__=12 -D__CUDACC_VER_MINOR__=3 -D__CUDACC_VER_BUILD__=103 -D__CUDA_API_VER_MAJOR__=12 -D__CUDA_API_VER_MINOR__=3 -D__NVCC_DIAG_PRAGMA_SUPPORT__=1 -include "cuda_runtime.h" -m64 -g "/home/matt/Desktop/imhd-CUDA/debug/src/main.cu" -o "/tmp/tmpxft_00004322_00000000-5_main.cpp4.ii"
  30. #$ -- Filter Dependencies -- > CMakeFiles/imhd-debug.dir/main.cu.o.d
  31. #$ cudafe++ --c++17 --gnu_version=110400 --display_error_number --orig_src_file_name "/home/matt/Desktop/imhd-CUDA/debug/src/main.cu" --orig_src_path_name "/home/matt/Desktop/imhd-CUDA/debug/src/main.cu" --allow_managed --m64 --parse_templates --gen_c_file_name "/tmp/tmpxft_00004322_00000000-6_main.cudafe1.cpp" --stub_file_name "tmpxft_00004322_00000000-6_main.cudafe1.stub.c" --gen_module_id_file --module_id_file_name "/tmp/tmpxft_00004322_00000000-4_main.module_id" "/tmp/tmpxft_00004322_00000000-5_main.cpp4.ii"
  32. #$ cicc --c++17 --gnu_version=110400 --display_error_number --orig_src_file_name "/home/matt/Desktop/imhd-CUDA/debug/src/main.cu" --orig_src_path_name "/home/matt/Desktop/imhd-CUDA/debug/src/main.cu" --allow_managed -arch compute_75 -m64 --no-version-ident -ftz=0 -prec_div=1 -prec_sqrt=1 -fmad=1 --include_file_name "tmpxft_00004322_00000000-3_main.fatbin.c" -generate-line-info -tused --module_id_file_name "/tmp/tmpxft_00004322_00000000-4_main.module_id" --gen_c_file_name "/tmp/tmpxft_00004322_00000000-6_main.cudafe1.c" --stub_file_name "/tmp/tmpxft_00004322_00000000-6_main.cudafe1.stub.c" --gen_device_file_name "/tmp/tmpxft_00004322_00000000-6_main.cudafe1.gpu" "/tmp/tmpxft_00004322_00000000-7_main.cpp1.ii" -o "/tmp/tmpxft_00004322_00000000-6_main.ptx"
  33. #$ ptxas -arch=sm_75 -m64 --generate-line-info "/tmp/tmpxft_00004322_00000000-6_main.ptx" -o "/tmp/tmpxft_00004322_00000000-8_main.sm_75.cubin"
  34. #$ fatbinary -64 --ident="/home/matt/Desktop/imhd-CUDA/debug/src/main.cu" --cmdline=" --generate-line-info " --cicc-cmdline="-generate-line-info -ftz=0 -prec_div=1 -prec_sqrt=1 -fmad=1 " "--image3=kind=ptx,sm=75,file=/tmp/tmpxft_00004322_00000000-6_main.ptx" "--image3=kind=elf,sm=75,file=/tmp/tmpxft_00004322_00000000-8_main.sm_75.cubin" --embedded-fatbin="/tmp/tmpxft_00004322_00000000-3_main.fatbin.c"
  35. #$ rm /tmp/tmpxft_00004322_00000000-3_main.fatbin
  36. #$ gcc -D__CUDA_ARCH__=750 -D__CUDA_ARCH_LIST__=750 -c -x c++ -DCUDA_DOUBLE_MATH_FUNCTIONS -I"/usr/local/cuda/include" "-I/usr/local/cuda/bin/../targets/x86_64-linux/include" -m64 -g "/tmp/tmpxft_00004322_00000000-6_main.cudafe1.cpp" -o "CMakeFiles/imhd-debug.dir/main.cu.o"
  37. [100%] Linking CXX executable imhd-debug
  38. [100%] Built target imhd-debug
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement