Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Update TRAINING writeup with up-to-date docker instructions#470

Open
vjshah7 wants to merge 1 commit intorhasspy:masterfrom
vjshah7:patch-1
Open

Update TRAINING writeup with up-to-date docker instructions#470
vjshah7 wants to merge 1 commit intorhasspy:masterfrom
vjshah7:patch-1

Conversation

@vjshah7
Copy link
Copy Markdown

@vjshah7 vjshah7 commented Apr 19, 2024

The suggested pytorch container release 22.03 has cuda libraries that are too old for the newer nvidia cards. 22.10 is the first version with support for the Lovelace architecture, so that is what I used and confirmed working. I also found it necessary to install v1.8.6 specifically of pytorch-lightning - newer versions would not work. Also added some tips on how to launch the container and how to deal with pathnames changing inside the container.

The suggested pytorch container release 22.03 has cuda libraries that are too old for the newer nvidia cards. 22.10 is the first version with support for the Lovelace architecture, so that is what I used and confirmed working. I also found it necessary to install v1.8.6 specifically of pytorch-lightning - newer versions would not work. Also added some tips on how to launch the container and how to deal with pathnames changing inside the container.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant