Closed city19992 closed 1 year ago
I solved the problem by reinstalling Pytorch with pip, which should be linked to Cuda.
I have the same problem. What's your torch and CUDA version?
The version of cuda is 11.3, and the version of pytorch is 1.12.1
I recommend you search for a suitable version of cuda and pytorch on https://pytorch.org/get-started/previous-versions/ and install it by pip. Then you need to check whether the cuda can be used in pytorch.
reply to Chin-Chia (James) Yang @.***> :
I have the same problem. What's your torch and CUDA version?
— Reply to this email directly, view it on GitHub https://github.com/ashawkey/torch-ngp/issues/167#issuecomment-1579995682, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMYQWHBU3O5FDXKAEMC2WTDXKAPCBANCNFSM6AAAAAAX7G5GUE . You are receiving this because you modified the open/close state.Message ID: @.***>
I have same promblem, Have you solved the problem? My enviroment is windows10,cuda 11.3 I try pytorch 1.12.1 and 1.11.0,but still the same problem.
I have the same problem. What's your torch and CUDA version?
Sorry,i didn't solve this problem
---- Replied Message ---- | From | @.> | | Date | 11/19/2023 21:00 | | To | @.> | | Cc | @.>@.> | | Subject | Re: [ashawkey/torch-ngp] issues when build extensions (Issue #167) |
I have same promblem, Have you solved the problem? My enviroment is windows10,cuda 11.3 I try pytorch 1.12.1 and 1.11.0,but still the same problem.
I have the same problem. What's your torch and CUDA version?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>
Hi @ashawkey, nice job! I really want to try your repository, while I met some errors when building extensions.
I met error when running
bash scripts/install_ext.sh
. Here is the output:The detail of the device are shown as follows: