-
Notifications
You must be signed in to change notification settings - Fork 7
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
How to change GPU #2
Comments
I honestly don't know much about the GPU replace. The following JAX issue may be helpful (it talks about the use of multiple GPUs) |
Thanks for your reply, I use another computer to make it. |
maybe you can use hotspot option. (but Sorry, I have not checked the behavior. It is no different than the original AfDesign (from about late 2022-02).) The actual code is as follows, so try it as the JAX code, as in the example, in a format that is acceptable, even if you insert it in the "H" part Lines 223 to 230 in 63de529
|
Your work is very meaningful, which I am very interested in. When I was using it, I found that my GPU0 card did not have enough memory. I want to replace it with 1 card. Where should I modify it?
Thanks for your reply
The text was updated successfully, but these errors were encountered: