You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# ones favorite code will now all be executed on GPU, no CUDA.jl dependency even required!
64
64
```
65
65
66
+
## Installing Reactant on GPU Servers without Internet
67
+
68
+
If you want to use Reactant on GPU Servers where all packages must be installed on the login nodes and the compute nodes don't have access to internet,
69
+
add the following to the Project.toml and precompile the package:
0 commit comments