Merge 2D mpi versions. Cleanup.

This commit is contained in:
2024-02-05 08:46:13 +01:00
parent 57193243f3
commit 6769c7acf0
144 changed files with 772 additions and 6784 deletions

View File

@@ -1,6 +1,8 @@
# Supported: GCC, CLANG, ICC
TAG ?= CLANG
ENABLE_MPI ?= true
ENABLE_OPENMP ?= false
COMM_TYPE ?= v3
#Feature options
OPTIONS += -DARRAY_ALIGNMENT=64