A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
MIT License
5.53k
stars
1.07k
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
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.
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.