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

Veros using 10% of CPU #521

Open
AminMoradiXL opened this issue Aug 30, 2023 · 1 comment
Open

Veros using 10% of CPU #521

AminMoradiXL opened this issue Aug 30, 2023 · 1 comment

Comments

@AminMoradiXL
Copy link

When I'm running the codes, from task manager I can see that the CPU is only being used for %10. How can I utilize all of the CPU?
I have i9-13900KS CPU and RTX 4090 GPU. I'd like to speed up the simulations. I tried using Jax but looks like it's not working on windows.

@dionhaefner
Copy link
Collaborator

This is going to be difficult on Windows. You could use JAX or MPI to speed things up. Either way I recommend you use the Windows Subsystem for Linux to run an embedded Ubuntu on your Windows machine. Then, installing JAX and MPI should be much easier.

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