... | ... | @@ -2,6 +2,7 @@ |
|
|
title: Configuring a standard experiment for NIC5
|
|
|
---
|
|
|
|
|
|
|
|
|
Thanks to GitLab CI/CD features and thanks to [Jacamar CI](https://ecp-ci.gitlab.io/docs/admin/jacamar/introduction.html), you can configure a standard experiment for BAMHBI to run on a cluster which you will be able to kickstart from ULiège GitLab with a simple click. For the time being, all CI/CD experiments of the MAST will be run on the NIC5 cluster, notably to benefit from the many MAST resources already stored on NIC5.
|
|
|
|
|
|
This tutorial details the requirements you should meet beforehand, for both security and storage concerns, then how you can write a suitable CI/CD configuration to create your experiment.
|
... | ... | @@ -159,4 +160,4 @@ Finally, it's worth noting you can absolutely mix NIC5 jobs with jobs running on |
|
|
|
|
|
Once you have configured your CI/CD pipeline for NIC5, and if you used the ``when: manual`` keyword as recommended, all you have to do next is to literally push the button in the pipeline display, which you may access from the root of the repository (by clicking the CI/CD icon), or by accessing the latest pipeline in **Build > Pipelines**. Do not hesitate to take example on the [Nemo4.2.0-Bamhbi CI/CD configuration](https://gitlab.uliege.be/especes/mast/nemo4.2.0-bamhbi/-/blob/main/.gitlab-ci.yml) to write your own for NIC5 !
|
|
|
|
|
|
 |
|
|
\ No newline at end of file |
|
|
<img src="uploads/a5edb8364709399ded6dd4097e9e4a74/nic5_manual_pipeline.png" alt="nic5_manual_pipeline" width="900"/> |
|
|
\ No newline at end of file |