Skip to content

Commit

Permalink
matches parmetis with icc
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Park authored and Mike Park committed May 7, 2021
1 parent 151d44a commit bf09d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/module-builder/cfdlab/refine.sh
Expand Up @@ -33,7 +33,7 @@ cd _build_$VERSION
--with-metis=${MODULE_ROOT}/${PARMETIS} \
--with-parmetis=${MODULE_ROOT}/${PARMETIS} \
--with-mpi=/usr/local/pkgs-modules/${OPENMPI_MODULE} \
CC=gcc \
CC=icc \
CFLAGS='-g -O2'

make -j 12
Expand Down

0 comments on commit bf09d62

Please sign in to comment.