Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
autoicon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
w2w
autoicon
Commits
855b3092
Commit
855b3092
authored
2 years ago
by
Oriol Tintó Prims
Browse files
Options
Downloads
Patches
Plain Diff
Trying to dynamically change the platform.
parent
45f0d16e
No related branches found
No related tags found
1 merge request
!4
Switching to the advanced configuration method and fixing spack build.
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
conf/common/build.yml
+2
-0
2 additions, 0 deletions
conf/common/build.yml
conf/real-from-ideal/jobs.yml
+5
-5
5 additions, 5 deletions
conf/real-from-ideal/jobs.yml
with
7 additions
and
5 deletions
conf/common/build.yml
+
2
−
0
View file @
855b3092
...
...
@@ -23,3 +23,5 @@ python_environment:
# Just to try a library from a git repository.
-
git+https://gitlab.physik.uni-muenchen.de/Oriol.Tinto/otils.git
-
f90nml
LOGIN
:
"
LOGIN"
\ No newline at end of file
This diff is collapsed.
Click to expand it.
conf/real-from-ideal/jobs.yml
+
5
−
5
View file @
855b3092
...
...
@@ -77,14 +77,14 @@ JOBS:
DEPENDENCIES
:
BUILD_ICON
RUNNING
:
once
WALLCLOCK
:
00:10
PLATFORM
:
LOGIN
PLATFORM
:
%
LOGIN
%
PREPARE_IDEAL_DIRECTORY
:
FILE
:
templates/real-from-ideal/prepare_ideal_directory.sh
DEPENDENCIES
:
PREPARE_EXPERIMENT
RUNNING
:
date
WALLCLOCK
:
00:10
PLATFORM
:
LOGIN
PLATFORM
:
%
LOGIN
%
PREPARE_IDEAL_NAMELIST
:
FILE
:
templates/real-from-ideal/prepare_ideal_namelist.py
...
...
@@ -93,7 +93,7 @@ JOBS:
WALLCLOCK
:
00:10
TYPE
:
python
EXECUTABLE
:
"
%HPCROOTDIR%/%python_environment.folder_name%/bin/python3"
PLATFORM
:
LOGIN
PLATFORM
:
%
LOGIN
%
RUN_IDEAL
:
FILE
:
templates/real-from-ideal/run_ideal.sh
...
...
@@ -123,7 +123,7 @@ JOBS:
DEPENDENCIES
:
FG_ANA_FROM_IDEALIZED EXTPAR_FROM_IDEALIZED
RUNNING
:
member
WALLCLOCK
:
01:00
PLATFORM
:
LOGIN
PLATFORM
:
%
LOGIN
%
PREPARE_CHUNK
:
FILE
:
templates/real-from-ideal/prepare_chunk.py
...
...
@@ -160,4 +160,4 @@ JOBS:
DEPENDENCIES
:
TRANSFER
WALLCLOCK
:
00:10
RUNNING
:
member
PLATFORM
:
LOGIN
PLATFORM
:
%
LOGIN
%
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment