torchmcubes
torchmcubes copied to clipboard
auto detection of CMAKE_CUDA_ARCHITECTURES based on system GPU
change to make use of CMake 3.18+ inbuilt functionality to detect GPU architecture code.
solves : https://github.com/tatsy/torchmcubes/issues/18
also adds note about having nvcc in path to README.md