From 694306f2022228b1b752fa467fe6a5583c68e7e4 Mon Sep 17 00:00:00 2001 From: Peter Boyle Date: Tue, 1 Mar 2022 10:53:44 -0500 Subject: [PATCH] Configure for mac arm --- systems/mac-arm/config-command-mpi | 1 + 1 file changed, 1 insertion(+) create mode 100644 systems/mac-arm/config-command-mpi diff --git a/systems/mac-arm/config-command-mpi b/systems/mac-arm/config-command-mpi new file mode 100644 index 00000000..d1e75c39 --- /dev/null +++ b/systems/mac-arm/config-command-mpi @@ -0,0 +1 @@ +CXX=mpicxx-openmpi-mp CXXFLAGS=-I/opt/local/include/ LDFLAGS=-L/opt/local/lib/ ../../configure --enable-simd=GEN --enable-debug --enable-comms=mpi