-
Notifications
You must be signed in to change notification settings - Fork 3
Z. General Tips
rtodling edited this page Mar 17, 2021
·
24 revisions
- Failed compilation in CRTM: temporary remedy:
./parallel_build.csh -tmpdir /tmp
- Getting GMAOpy capability:
Setting up env:
setenv MODULEPATH /home/dao_ops/gmao_packages/modules:$MODULEPATH
module load gpy/sles12-v1.0.0
setenv SEMPERPY_CONFIG /home/dao_ops/gmao_packages/o2h/o2h/config
- Viewing scorecard: replace control and experiment names as well as applicable dates in line below, and paste it in web browser command line
https://dphttpdev01.nccs.nasa.gov/data-services/scorecard/v1/?exp=x0044.21z&cntrl=x0043.21z&bdate=20191122&edate=20191219
- GAAS analysis efficient run. When a particular QOS is used to run the jobs in the DAS this should serve as a warning that the job associated with GAAS must adjusted by hand to accommodate the particular QOS used by the user. Edit file:
expid/run/gaas/ana_aod.j.tmpl
and adjust the SLURM/PBS options as needed.
- Getting monthly plots to run on priority queue: if you have access to a priority queue and want the monthly plots to run off that queue, you need to edit the file
EXPID/run/monthly_plots/plot/gcm_plot.tmpl
and add the SLURM QOS and other parameters related to your priority queue access.