Skip to content
Snippets Groups Projects
Commit 0454b4be authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: include config info for kahip

parent c4608d6a
No related branches found
No related tags found
1 merge request!2Update master to match develop
......@@ -38,7 +38,7 @@ options:
-purge Purge old directories before unpacking (CAUTION)
-int32 | -int64 Label width
-SP | -DP Precision
-sigfpe | -no-sigfpe Activate/deactivate FOAM_SIGFPE handling
-sigfpe | -no-sigfpe Activate/deactivate FOAM_SIGFPE handling [defunct]
-help
operations:
......@@ -394,6 +394,7 @@ _listSettings()
_fmtDefVer fftw
_fmtDefVer openmpi
_fmtDefVer scotch
_fmtDefVer kahip
_fmtDefVer paraview
_fmtDefVer cmake
_fmtDefVer vtk
......@@ -605,6 +606,7 @@ unpackAllFiles()
_ifDifferent -cgal $cgalVERSION $cgalDEFAULT
_ifDifferent -fftw $fftwVERSION $fftwDEFAULT
_ifDifferent -scotch $scotchVERSION $scotchDEFAULT
_ifDifferent -kahip $kahipVERSION $kahipDEFAULT
_ifDifferent -openmpi $openmpiVERSION $openmpiDEFAULT
)
......@@ -630,6 +632,7 @@ unpackAllFiles()
_unpackIfDifferent $cgalVERSION $cgalDEFAULT
_unpackIfDifferent $fftwVERSION $fftwDEFAULT
_unpackIfDifferent $scotchVERSION $scotchDEFAULT
_unpackIfDifferent $kahipVERSION $kahipDEFAULT
_unpackIfDifferent $openmpiVERSION $openmpiDEFAULT
case "$compilerTypeVERSION:$compilerVERSION" in
......
......@@ -34,6 +34,7 @@ scalar=32
fftw fftw-3.3.7
openmpi openmpi-1.10.4
scotch scotch_6.0.3
kahip kahip-2.00
paraview ParaView-5.4.1
cmake cmake-system cmake-3.6.0
vtk none VTK-8.1.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment