HW2: RC3b - A MinMax-MPIexchange pipeline and small changes

This commit is contained in:
2025-01-05 21:26:56 +02:00
parent c485d0db2d
commit 3bf4522448
35 changed files with 286 additions and 101 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ BUILD_DIR := bin
OBJ_DIR := $(BUILD_DIR)/obj
DEP_DIR := $(BUILD_DIR)/.dep
OUTPUT_DIR := out-rc3a
OUTPUT_DIR := out-rc3b
# ========== Compiler settings ==========
# Compiler flags for debug and release