Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

imported libraries to initialize CUDA - #18

Open
daksh777f wants to merge 1 commit into
usarfoss:mainfrom
daksh777f:main
Open

imported libraries to initialize CUDA#18
daksh777f wants to merge 1 commit into
usarfoss:mainfrom
daksh777f:main

Conversation

@daksh777f

Copy link
Copy Markdown

#Description
This PR updates the documentation to clearly warn users that any use of torch.cuda or importing certain libraries (like fastai.vision.all or torch) before calling notebook_launcher() can trigger CUDA initialization, which leads to errors.

Fixes #8

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.

Notebook_launcher: Importing libraries initializes CUDA

1 participant