Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

with latest 'conda install lava-dl -c conda-forge' CUDA_HOME not found error #364 #365

Open
gwgknudayanga opened this issue Oct 5, 2024 · 0 comments
Labels
0-needs-review 1-bug Something isn't working

Comments

@gwgknudayanga
Copy link

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

@gwgknudayanga gwgknudayanga added the 1-bug Something isn't working label Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0-needs-review 1-bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant