Skip to content
Snippets Groups Projects
Commit 0d01b343 authored by Norbert Eicker's avatar Norbert Eicker
Browse files

Bend links in ecoHMEM-TF to github.com repo

parent 6fe5e95a
Branches
No related tags found
1 merge request!3Bend links in ecoHMEM-TF to github.com repo
Pipeline #185133 passed
...@@ -3,7 +3,7 @@ easyblock = 'MakeCp' ...@@ -3,7 +3,7 @@ easyblock = 'MakeCp'
name = "ecoHMEM-TF-ep" name = "ecoHMEM-TF-ep"
version = "0.0.1" version = "0.0.1"
homepage = 'https://gitlab.jsc.fz-juelich.de/deep-sea/wp4/software/ecohmem-tensorflow' homepage = 'https://github.com/mjbsc/ecoHMEM-TF-ep'
description = "ecoHMEM TF experimental platform" description = "ecoHMEM TF experimental platform"
toolchain = {'name': 'gcccoremkl', 'version': '11.3.0-2022.1.0'} toolchain = {'name': 'gcccoremkl', 'version': '11.3.0-2022.1.0'}
...@@ -11,8 +11,8 @@ toolchain = {'name': 'gcccoremkl', 'version': '11.3.0-2022.1.0'} ...@@ -11,8 +11,8 @@ toolchain = {'name': 'gcccoremkl', 'version': '11.3.0-2022.1.0'}
sources = [{ sources = [{
'filename': 'ecoHMEM-TF-ep.tar.gz', 'filename': 'ecoHMEM-TF-ep.tar.gz',
'git_config': { 'git_config': {
'url': 'https://gitlab.jsc.fz-juelich.de/deep-sea/wp4/software', 'url': 'https://github.com/mjbsc/ecoHMEM-TF-ep',
'repo_name': 'ecohmem-tensorflow', 'repo_name': 'ecoHMEM-TF-ep',
'commit': '1c19cce3c445b12e1795505c326b76bb1832ba92', 'commit': '1c19cce3c445b12e1795505c326b76bb1832ba92',
}, },
}] }]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment