[ ] Step 9 would require the uw tools being upgraded to 2.4.2 to address the native option bug. On Gaea, the slurm configuration needs the task to define which partition you want to run, and in order to do that, the native and core options needs to be able to be defined together in the workflow. The uw tools version that is in the develop and release branch is using 2.2.2, which contains the bug that doesn't allow these options to be defined together. Suggestion would be to upgrade to 2.4.2 whenever we can. In the meantime, users need to run that sed command before running the rocotorun command when running the experiment.
[ ] Step 10 would require the container to be rebuilt with the /gpfs directory in the container.
[ ] After all these steps are completed, then the container needs to be rebuilt, tested, and placed on all T1 platforms.
The Land DA release v2.0.0 container can run on Gaea after a number of modifications. The following are the steps that are needed to run on Gaea:
which singularity
|"/usr/bin/singularity"|g' land-DA_workflow/parm/run_container_executable.sh<queue>batch</queue>
|<native> --clusters=c5 --partition=batch --export=NONE</native>
|g' land_analysis.xmlThese steps are being added to the release notes. Action steps breakdown:
/gpfs
directory in the container.