Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
fleur
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
57
Issues
57
List
Boards
Labels
Milestones
Packages
Packages
Container Registry
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
fleur
fleur
Commits
50621631
Commit
50621631
authored
Mar 16, 2017
by
Daniel Wortmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed CMake module from source files
parent
e78ebba5
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
6 deletions
+3
-6
cmake/machines.sh
cmake/machines.sh
+0
-2
cmake/machines/JURECA/gccsource.sh
cmake/machines/JURECA/gccsource.sh
+1
-2
cmake/machines/JURECA/intelsource.sh
cmake/machines/JURECA/intelsource.sh
+1
-1
cmake/machines/JURECA/pgisource.sh
cmake/machines/JURECA/pgisource.sh
+1
-1
No files found.
cmake/machines.sh
View file @
50621631
...
...
@@ -19,7 +19,6 @@ function configure_machine(){
then
echo
"Intel toolchain used"
if
module list 2>&1|
grep
-q
Python
&&
module list 2>&1|
grep
-q
CMake
&&
module list 2>&1|
grep
-q
ELPA
#module list 2>&1| grep -q HDF5
then
...
...
@@ -34,7 +33,6 @@ function configure_machine(){
then
echo
"PGI toolchain used"
if
module list 2>&1|
grep
-q
MVAPICH2
&&
module list 2>&1|
grep
-q
CMake
&&
[
-n
"
${
MAGMA_ROOT
}
"
]
&&
[
-n
"
${
XML2_ROOT
}
"
]
then
...
...
cmake/machines/JURECA/gccsource.sh
View file @
50621631
ml purge
ml CMake GCC Python ParaStationMPI
ml GCC Python ParaStationMPI
ml OpenBLAS
export
FC
=
mpif90
...
...
cmake/machines/JURECA/intelsource.sh
View file @
50621631
ml purge
ml use /usr/local/software/jureca/OtherStages
ml Stages/2016a
ml intel-para
CMake
HDF5 ELPA/2015.11.001-hybrid Python
ml intel-para HDF5 ELPA/2015.11.001-hybrid Python
cmake/machines/JURECA/pgisource.sh
View file @
50621631
ml purge
ml PGI MVAPICH2
CMake
libxml2/.2.9.4 imkl
ml PGI MVAPICH2 libxml2/.2.9.4 imkl
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