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

provide different env.yml file for local installation without cupy and cudatoolkit #58

Open
wikfeldt opened this issue May 18, 2022 · 3 comments

Comments

@wikfeldt
Copy link
Contributor

No description provided.

@qianglise
Copy link
Contributor

i still did not get why they have errors about cupy and cudatoolkit. Maybe they are using Windows?
In general, there should not be problems installing them.
In the beginning, I planned to have cupy examples, that is why it is there.
cudatoolkit is needed for numba anyhow, so one should not remove.

@qianglise
Copy link
Contributor

maybe we could make one yml file for cpu, then people could use that to install locally

@wikfeldt
Copy link
Contributor Author

yeah i think the failure to install cupy/cudatoolkit was on windows. But i agree that having two env.yml files, one for CPU and one for GPU, makes sense.
But we might want to consider larger changes, like splitting the material into CPU and GPU parts. This is for a later discussion

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