yenchenlin / nerf-pytorch

A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
MIT License
5.33k stars 1.04k forks source link

RuntimeError: num_gpus <= 16 INTERNAL ASSERT FAILED at "/pytorch/c10/cuda/CUDAStream.cpp":208, please report a bug to PyTorch. Number of CUDA devices on the machine is larger than the compiled max number of gpus expected (16). Increase that and recompile. #111

Open fl990812 opened 1 year ago

fl990812 commented 1 year ago

RuntimeError: num_gpus <= 16 INTERNAL ASSERT FAILED at "/pytorch/c10/cuda/CUDAStream.cpp":208, please report a bug to PyTorch. Number of CUDA devices on the machine is larger than the compiled max number of gpus expected (16). Increase that and recompile.