Install with openmp offload support
#gfortran
cmake -S <source> -B <build> -DOFFLOAD_FLAGS="-fopenmp -foffload-options='-lm -lgfortran ...'"
#nvfortan
cmake -S <source> -B <build> -DOFFLOAD_FLAGS="-mp=gpu -gpu=cuda11.4"
# ... you know the drill| Name | Name | Last commit date | ||
|---|---|---|---|---|