Skip to content

Commit

Permalink
Upgrade cctools to bring in more bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
benclifford committed Nov 1, 2023
1 parent 70b176a commit 7a81cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ CCTOOLS_INSTALL := /tmp/cctools
MPICH=mpich
OPENMPI=openmpi
export PATH := $(CCTOOLS_INSTALL)/bin/:$(PATH)
export CCTOOLS_VERSION=7.7.1
export CCTOOLS_VERSION=7.7.2
export HYDRA_LAUNCHER=fork
export OMPI_MCA_rmaps_base_oversubscribe=yes
MPI=$(MPICH)
Expand Down

0 comments on commit 7a81cc0

Please sign in to comment.