load to gpu seems to work but the values are different than from python?

This commit is contained in:
Robin
2024-12-20 12:24:44 +01:00
parent 2719b93fa6
commit ac63abe93a
5 changed files with 74 additions and 23 deletions

6
load-modules.sh Executable file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env bash
# Load the needed modules in Habrok
ml CUDA
ml netCDF-C++4