Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cbmroot
Manage
Activity
Members
Labels
Plan
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
Computing
cbmroot
Commits
b7ec10f8
Commit
b7ec10f8
authored
10 months ago
by
Pierre-Alain Loizeau
Committed by
Pierre-Alain Loizeau
10 months ago
Browse files
Options
Downloads
Patches
Plain Diff
Add mCBM 2024 Ni setup to mcbm simulation CI (weekly only)
parent
bf91b18c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1864
Bump Geo and par hashes to bring mcbm ni2024 + some pending changes in geo repository
Pipeline
#30066
passed
10 months ago
Stage: package
Stage: verify
Stage: documentation
Stage: deploy
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
macro/mcbm/CMakeLists.txt
+2
-1
2 additions, 1 deletion
macro/mcbm/CMakeLists.txt
with
2 additions
and
1 deletion
macro/mcbm/CMakeLists.txt
+
2
−
1
View file @
b7ec10f8
...
...
@@ -27,10 +27,11 @@ Set(randomSeed 1)
If
(
${
CBM_TEST_MODEL
}
MATCHES Weekly
)
List
(
APPEND cbm_setup mcbm_beam_2021_07_surveyed
)
# Default
List
(
APPEND cbm_setup mcbm_beam_2022_05_23_nickel mcbm_beam_2022_06_16_gold mcbm_beam_2022_06_18_gold mcbm_beam_2022_03_28_uranium
)
# Default mCBM 2022 setups
List
(
APPEND cbm_setup mcbm_beam_2024_03_22_gold mcbm_beam_2024_05_08_nickel
)
# Default mCBM 2024 setups
Else
()
List
(
APPEND cbm_setup mcbm_beam_2021_07_surveyed
)
# Default
List
(
APPEND cbm_setup mcbm_beam_2022_05_23_nickel
)
# Default, representative & complete example of mCBM 2022 setups
# disable List(APPEND cbm_setup mcbm_beam_2024_0
3_22_gold
) # mCBM Ma
rch
2024
# disable List(APPEND cbm_setup mcbm_beam_2024_0
5_08_nickel
) # mCBM Ma
i
2024
EndIf
()
# ===== Cleanup the data directory =======================================
...
...
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