mirror of
https://github.com/MartinOpat/cuda-based-raytrace.git
synced 2025-06-07 02:13:10 +02:00
6 lines
80 B
Bash
Executable File
6 lines
80 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
# Load the needed modules in Habrok
|
|
|
|
ml CUDA
|
|
ml netCDF-C++4 |