Setup for JUWELS
Setup module script and pip installations to get the current version running on JUWELS.
Cartopy will be a problem for sure
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Ghost User changed milestone to %HPC
changed milestone to %HPC
- A deleted user added Doing HPC enhancement labels
added Doing HPC enhancement labels
- A deleted user added technical label and removed enhancement label
added technical label and removed enhancement label
- Author Contributor
I have a running version for JUWELS, but it currently does not support cartopy.
- Author Contributor
@leufen1 is there any specific reason why we use
os.getlogin()
instead ofgetpass.getuser()
in helpers.prepare_host(). For the current JUWELS version, I changed it to the later one. Collapse replies - Author Contributor
There was never a reason, just a decision to use
os.getlogin()
without the knowledge ofgetpass.getuser()
. According to the official docs it is preferable to use the later command.
- Ghost User mentioned in commit 3408a7a0
mentioned in commit 3408a7a0
- Ghost User mentioned in commit 3a1d3ce4
mentioned in commit 3a1d3ce4
- Ghost User mentioned in commit 4ef3140c
mentioned in commit 4ef3140c
- Ghost User mentioned in commit a3e31215
mentioned in commit a3e31215
- Author Contributor
@leufen1 I have created some tests in a3e31215, but we should discuss those. I think they are not the best ones...
- Ghost User mentioned in commit 8698708d
mentioned in commit 8698708d
- A deleted user added merged in Develop label and removed .done label
added merged in Develop label and removed .done label
- Ghost User mentioned in merge request !125 (merged)
mentioned in merge request !125 (merged)
- Ghost User mentioned in commit 7f0b5ac2
mentioned in commit 7f0b5ac2
- Ghost User closed via merge request !125 (merged)
closed via merge request !125 (merged)