Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
feature-scripts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Community
feature-scripts
Commits
0454b4be
Commit
0454b4be
authored
7 years ago
by
Mark OLESEN
Browse files
Options
Downloads
Patches
Plain Diff
ENH: include config info for kahip
parent
c4608d6a
No related branches found
No related tags found
1 merge request
!2
Update master to match develop
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
legacyCompile/legacyCompile
+6
-3
6 additions, 3 deletions
legacyCompile/legacyCompile
legacyCompile/v1712.cfg
+1
-0
1 addition, 0 deletions
legacyCompile/v1712.cfg
with
7 additions
and
3 deletions
legacyCompile/legacyCompile
+
6
−
3
View file @
0454b4be
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
legacyCompile/v1712.cfg
+
1
−
0
View file @
0454b4be
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment