summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorConnor Moore <connor@hhmoore.ca>2026-04-25 21:45:36 -0400
committerConnor Moore <connor@hhmoore.ca>2026-04-25 21:45:36 -0400
commit17368fda50e043eaee453d3ecbe781de2f4faae6 (patch)
treec0487e38678245e94a0f08e0a3816149f43409a2 /Makefile
parentd213eeef74dd726b97cae92bac632b762aa0a09b (diff)
Cleaned up shell script and makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8c48932..296b15e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,4 @@
FC = mpiifx
-#FFLAGS = -o $(TARGET) -qmkl=sequential
FFLAGS = -o $(TARGET) -qmkl
TARGET = test.x
NWORK = 64