Enforcing jax[cuda] in a requirements.txt file #10205
-
Hi,
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I've stumbled on a fix, by searching other github repos for similar situations. This commit gave me a working answer. Adding the two following lines enforces the cuda install. I wanted to share this for others who may be similarly stumbled.
|
Beta Was this translation helpful? Give feedback.
I've stumbled on a fix, by searching other github repos for similar situations. This commit gave me a working answer.
Adding the two following lines enforces the cuda install. I wanted to share this for others who may be similarly stumbled.