mirror of
https://github.com/MartinOpat/cuda-based-raytrace.git
synced 2025-06-07 02:13:10 +02:00
load to gpu seems to work but the values are different than from python?
This commit is contained in:
6
load-modules.sh
Executable file
6
load-modules.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Load the needed modules in Habrok
|
||||
|
||||
ml CUDA
|
||||
ml netCDF-C++4
|
||||
Reference in New Issue
Block a user