Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
B
buildblocks
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Pmodules
buildblocks
Commits
2393bdae
Commit
2393bdae
authored
Nov 16, 2020
by
gsell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MITHRA: download from Arya's repo
parent
194ed07e
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
5 deletions
+6
-5
MPI/MITHRA/build
MPI/MITHRA/build
+4
-3
MPI/MITHRA/files/variants.rhel6
MPI/MITHRA/files/variants.rhel6
+1
-1
MPI/MITHRA/files/variants.slurm
MPI/MITHRA/files/variants.slurm
+1
-1
No files found.
MPI/MITHRA/build
View file @
2393bdae
...
...
@@ -4,8 +4,8 @@ case ${V_PKG} in
2020.8
.
27
)
commit
=
'0bf2a64'
;;
2.0
.
0
)
commit
=
'2
1f8119
'
2.0
)
commit
=
'2
.0
'
;;
*
)
echo
"Unsupported version!"
1
>&
2
...
...
@@ -13,7 +13,8 @@ case ${V_PKG} in
esac
pbuild
::
set_download_url
"https://github.com/arnaualba/mithra/archive/${commit}.tar.gz"
pbuild
::
set_download_url
"https://github.com/aryafallahi/mithra/archive/${commit}.tar.gz"
#https://github.com/aryafallahi/mithra/archive/2.0.zip
pbuild
::
add_to_group
'MPI'
#pbuild::install_docfiles 'license.txt'
...
...
MPI/MITHRA/files/variants.rhel6
View file @
2393bdae
MITHRA/2020.8.27 unstable gcc/8.4.0 openmpi/3.1.6
MITHRA/2.0
.0
unstable gcc/8.4.0 openmpi/3.1.6
MITHRA/2.0 unstable gcc/8.4.0 openmpi/3.1.6
MPI/MITHRA/files/variants.slurm
View file @
2393bdae
MITHRA/2020.8.27_slurm unstable gcc/8.4.0 openmpi/3.1.6_slurm
MITHRA/2.0
.0
_slurm unstable gcc/8.4.0 openmpi/3.1.6_slurm
MITHRA/2.0_slurm unstable gcc/8.4.0 openmpi/3.1.6_slurm
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