Requested changes

This commit is contained in:
2024-09-16 13:51:10 +02:00
parent be3db085af
commit 1a1420890b
8 changed files with 75 additions and 190 deletions

View File

@@ -1,5 +1,5 @@
# Supported: GCC, CLANG, ICC
TAG ?= ICC
# Supported: GCC, CLANG, ICX
TAG ?= ICX
# Supported: true, false
ENABLE_MPI ?= true
ENABLE_OPENMP ?= false