NPSE on GPUs? #1648
NPSE on GPUs?
#1648
-
|
hi all I cannot seem to be able to run NPSE on GPUs, as some internal variables seem to be defined by default on CPUs: RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:0 and cpu! ideas? |
Beta Was this translation helpful? Give feedback.
Answered by
janfb
Sep 17, 2025
Replies: 1 comment
-
|
Hi @enricobarausse , this should now be solved and shipped with |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
janfb
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @enricobarausse , this should now be solved and shipped with
sbiv0.25.0. Please report if the issue has not been solved for your case.