diff options
| author | Connor Moore <connor@hhmoore.ca> | 2026-04-25 21:45:36 -0400 |
|---|---|---|
| committer | Connor Moore <connor@hhmoore.ca> | 2026-04-25 21:45:36 -0400 |
| commit | 17368fda50e043eaee453d3ecbe781de2f4faae6 (patch) | |
| tree | c0487e38678245e94a0f08e0a3816149f43409a2 /Makefile | |
| parent | d213eeef74dd726b97cae92bac632b762aa0a09b (diff) | |
Cleaned up shell script and makefile
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ FC = mpiifx -#FFLAGS = -o $(TARGET) -qmkl=sequential FFLAGS = -o $(TARGET) -qmkl TARGET = test.x NWORK = 64 |
