-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Thank you.!It seems that SM > 75 is required. V100's SM=70 but I encountered: ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 126; error : Feature 'ldmatrix' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 126; error : Modifier '.m8n8' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 297; error : Feature 'ldmatrix' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 297; error : Modifier '.m8n8' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 301; error : Feature '.m16n8k8' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 305; error : Feature '.m16n8k8' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 314; error : Feature '.m16n8k8' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 318; error : Feature '.m16n8k8' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 361; error : Feature 'ex2.f16/f16x2' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 431; error : Feature 'ex2.f16/f16x2' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 503; error : Feature 'ex2.f16/f16x2' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 573; error : Feature 'ex2.f16/f16x2' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 645; error : Feature 'ex2.f16/f16x2' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 715; error : Feature 'ex2.f16/f16x2' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 787; error : Feature 'ex2.f16/f16x2' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 857; error : Feature 'ex2.f16/f16x2' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 929; error : Feature 'ex2.f16/f16x2' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 999; error : Feature 'ex2.f16/f16x2' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 1071; error : Feature 'ex2.f16/f16x2' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 1141; error : Feature 'ex2.f16/f16x2' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 1213; error : Feature 'ex2.f16/f16x2' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 1283; error : Feature 'ex2.f16/f16x2' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 1355; error : Feature 'ex2.f16/f16x2' requires .target sm_75 or higher
ptxas /tmp/tmpxft_003fd531_00000000-6_tcgs_forward.ptx, line 1425; error : Feature 'ex2.f16/f16x2' requires .target sm_75 or higher
ptxas fatal : Ptx assembly aborted due to errors
error: command '/data/zhydata/cuda-12.1/bin/nvcc' failed with exit code 255
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for diff_gaussian_rasterization
Running setup.py clean for diff_gaussian_rasterization
Failed to build diff_gaussian_rasterization
ERROR: Failed to build installable wheels for some pyproject.toml based projects (diff_gaussian_rasterization)