lava-dl
lava-dl copied to clipboard
with latest 'conda install lava-dl -c conda-forge' CUDA_HOME not found error #364
I install the latest lava-dl using conda stream. my pytorch is 2.3.1 and torchvision is 0.18.1 which are compatible with lava-dl. when i tested as 'torch.cuda.is_available() it gives True. But when i tried to run a lava-dl program it always gives CUDA_HOME not set error. Could you please help?
When I installed 'conda install -c "nvidia/label/cuda-12.1" cuda-toolkit' within same enviroment, then the code is hanging as it process slayer.lib.cuba