Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
F
feature-scripts
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Community
feature-scripts
Commits
0454b4be
Commit
0454b4be
authored
Dec 17, 2017
by
Mark Olesen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ENH: include config info for kahip
parent
c4608d6a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
legacyCompile/legacyCompile
legacyCompile/legacyCompile
+6
-3
legacyCompile/v1712.cfg
legacyCompile/v1712.cfg
+1
-0
No files found.
legacyCompile/legacyCompile
View file @
0454b4be
...
@@ -36,9 +36,9 @@ usage() {
...
@@ -36,9 +36,9 @@ usage() {
usage
:
${
0
##*/}
[
OPTIONS
]
OPERATION
[...
OPERATION
]
configFile
usage
:
${
0
##*/}
[
OPTIONS
]
OPERATION
[...
OPERATION
]
configFile
options
:
options
:
-
purge
Purge
old
directories
before
unpacking
(
CAUTION
)
-
purge
Purge
old
directories
before
unpacking
(
CAUTION
)
-
int32
|
-
int64
Label
width
-
int32
|
-
int64
Label
width
-
SP
|
-
DP
Precision
-
SP
|
-
DP
Precision
-
sigfpe
|
-
no
-
sigfpe
Activate
/
deactivate
FOAM_SIGFPE
handling
-
sigfpe
|
-
no
-
sigfpe
Activate
/
deactivate
FOAM_SIGFPE
handling
[
defunct
]
-
help
-
help
operations
:
operations
:
...
@@ -394,6 +394,7 @@ _listSettings()
...
@@ -394,6 +394,7 @@ _listSettings()
_fmtDefVer
fftw
_fmtDefVer
fftw
_fmtDefVer
openmpi
_fmtDefVer
openmpi
_fmtDefVer
scotch
_fmtDefVer
scotch
_fmtDefVer
kahip
_fmtDefVer
paraview
_fmtDefVer
paraview
_fmtDefVer
cmake
_fmtDefVer
cmake
_fmtDefVer
vtk
_fmtDefVer
vtk
...
@@ -605,6 +606,7 @@ unpackAllFiles()
...
@@ -605,6 +606,7 @@ unpackAllFiles()
_ifDifferent
-
cgal
$
cgalVERSION
$
cgalDEFAULT
_ifDifferent
-
cgal
$
cgalVERSION
$
cgalDEFAULT
_ifDifferent
-
fftw
$
fftwVERSION
$
fftwDEFAULT
_ifDifferent
-
fftw
$
fftwVERSION
$
fftwDEFAULT
_ifDifferent
-
scotch
$
scotchVERSION
$
scotchDEFAULT
_ifDifferent
-
scotch
$
scotchVERSION
$
scotchDEFAULT
_ifDifferent
-
kahip
$
kahipVERSION
$
kahipDEFAULT
_ifDifferent
-
openmpi
$
openmpiVERSION
$
openmpiDEFAULT
_ifDifferent
-
openmpi
$
openmpiVERSION
$
openmpiDEFAULT
)
)
...
@@ -630,6 +632,7 @@ unpackAllFiles()
...
@@ -630,6 +632,7 @@ unpackAllFiles()
_unpackIfDifferent
$
cgalVERSION
$
cgalDEFAULT
_unpackIfDifferent
$
cgalVERSION
$
cgalDEFAULT
_unpackIfDifferent
$
fftwVERSION
$
fftwDEFAULT
_unpackIfDifferent
$
fftwVERSION
$
fftwDEFAULT
_unpackIfDifferent
$
scotchVERSION
$
scotchDEFAULT
_unpackIfDifferent
$
scotchVERSION
$
scotchDEFAULT
_unpackIfDifferent
$
kahipVERSION
$
kahipDEFAULT
_unpackIfDifferent
$
openmpiVERSION
$
openmpiDEFAULT
_unpackIfDifferent
$
openmpiVERSION
$
openmpiDEFAULT
case
"$compilerTypeVERSION:$compilerVERSION"
in
case
"$compilerTypeVERSION:$compilerVERSION"
in
...
...
legacyCompile/v1712.cfg
View file @
0454b4be
...
@@ -34,6 +34,7 @@ scalar=32
...
@@ -34,6 +34,7 @@ scalar=32
fftw fftw-3.3.7
fftw fftw-3.3.7
openmpi openmpi-1.10.4
openmpi openmpi-1.10.4
scotch scotch_6.0.3
scotch scotch_6.0.3
kahip kahip-2.00
paraview ParaView-5.4.1
paraview ParaView-5.4.1
cmake cmake-system cmake-3.6.0
cmake cmake-system cmake-3.6.0
vtk none VTK-8.1.0
vtk none VTK-8.1.0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment