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

Possibility to train on non-GPU machines? #27

Open
ajinkya-kulkarni opened this issue Aug 19, 2023 · 2 comments
Open

Possibility to train on non-GPU machines? #27

ajinkya-kulkarni opened this issue Aug 19, 2023 · 2 comments

Comments

@ajinkya-kulkarni
Copy link
Contributor

Hello team, I am trying to run the 3 DSB notebooks from the examples on my macbook (no GPU), and I run into the error FileNotFoundError: [Errno 2] No such file or directory: 'nvidia-smi': 'nvidia-smi'. This part of the code exists in the EmbedSeg/utils/preprocess_data.py location, specifically def get_gpu_memory().
Is there a way to "switch-off" this get gpu memory thing for training on non-gpu machines?

Thanks, Ajinkya

@ajinkya-kulkarni
Copy link
Contributor Author

Hi team, any update on this?

@jdeschamps
Copy link
Member

Hi @ajinkya-kulkarni,

Sorry this repository is not really maintained, but we have plans to revamp it early next year.

In the mean time, I have merged your contributions. Thanks a lot! I guess there the get_gpu_memory() problem left, we will try to have a look.

@lmanan lmanan mentioned this issue Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants