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