Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ptxas fatal : Ptx assembly aborted due to errors #13

Open
madhumitharavi25 opened this issue Apr 11, 2021 · 0 comments
Open

ptxas fatal : Ptx assembly aborted due to errors #13

madhumitharavi25 opened this issue Apr 11, 2021 · 0 comments

Comments

@madhumitharavi25
Copy link

when giving make command the following error occur could you please help me

user@user-Lenovo-ideapad-520-15IKB:~/DeepHuman/voxelizer/build$ make
[ 33%] Building NVCC (Device) object CMakeFiles/voxelizer.dir/voxelizer_generated_main.cu.o
nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).
In file included from /usr/local/cuda/include/common_functions.h:50:0,
from /usr/local/cuda/include/cuda_runtime.h:115,
from :0:
/usr/local/cuda/include/crt/common_functions.h:64:0: warning: "CUDACC_VER" redefined
#define CUDACC_VER "CUDACC_VER is no longer supported. Use CUDACC_VER_MAJOR, CUDACC_VER_MINOR, and CUDACC_VER_BUILD instead."
^
:0:0: note: this is the location of the previous definition
In file included from /usr/local/cuda/include/common_functions.h:50:0,
from /usr/local/cuda/include/cuda_runtime.h:115,
from :0:
/usr/local/cuda/include/crt/common_functions.h:64:0: warning: "CUDACC_VER" redefined
#define CUDACC_VER "CUDACC_VER is no longer supported. Use CUDACC_VER_MAJOR, CUDACC_VER_MINOR, and CUDACC_VER_BUILD instead."
^
:0:0: note: this is the location of the previous definition
nvcc warning : The 'compute_20', 'sm_20', and 'sm_21' architectures are deprecated, and may be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).
In file included from /usr/local/cuda/include/common_functions.h:50:0,
from /usr/local/cuda/include/cuda_runtime.h:115,
from :0:
/usr/local/cuda/include/crt/common_functions.h:64:0: warning: "CUDACC_VER" redefined
#define CUDACC_VER "CUDACC_VER is no longer supported. Use CUDACC_VER_MAJOR, CUDACC_VER_MINOR, and CUDACC_VER_BUILD instead."
^
:0:0: note: this is the location of the previous definition
In file included from /usr/local/cuda/include/common_functions.h:50:0,
from /usr/local/cuda/include/cuda_runtime.h:115,
from :0:
/usr/local/cuda/include/crt/common_functions.h:64:0: warning: "CUDACC_VER" redefined
#define CUDACC_VER "CUDACC_VER is no longer supported. Use CUDACC_VER_MAJOR, CUDACC_VER_MINOR, and CUDACC_VER_BUILD instead."
^
:0:0: note: this is the location of the previous definition
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 97; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 121; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 145; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 167; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 188; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 209; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 248; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 277; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 307; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 337; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 375; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 394; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 412; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 434; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 453; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 471; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 500; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 519; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 537; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 559; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 578; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 596; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 623; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 642; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 660; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 682; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 701; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 719; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 746; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 765; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 783; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 804; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 823; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 841; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 867; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 886; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 904; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 925; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 944; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 962; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 988; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 1007; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 1025; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 1046; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 1065; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 1083; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 1178; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 1196; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 1214; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 1274; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 1292; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 1311; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 1371; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 1389; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 1408; error : Call has wrong number of parameters
ptxas /tmp/tmpxft_00001a9b_00000000-6_main.ptx, line 1550; error : Call has wrong number of parameters
ptxas fatal : Ptx assembly aborted due to errors
CMake Error at voxelizer_generated_main.cu.o.cmake:282 (message):
Error generating file
/home/user/DeepHuman/voxelizer/build/CMakeFiles/voxelizer.dir//./voxelizer_generated_main.cu.o

CMakeFiles/voxelizer.dir/build.make:229: recipe for target 'CMakeFiles/voxelizer.dir/voxelizer_generated_main.cu.o' failed
make[2]: *** [CMakeFiles/voxelizer.dir/voxelizer_generated_main.cu.o] Error 1
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/voxelizer.dir/all' failed
make[1]: *** [CMakeFiles/voxelizer.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant