case.submit was executed. However,
env_batch.xml appears to have changed, regenerating batch scripts manually edits to these files will be lost!
Creating batch scripts
Writing case.run script from input template /home/hanulsol/model/cesm2/cesm2.2.1/cime/config/cesm/machines/template.case.run
Creating file .case.run
Writing case.st_archive script from input template /home/hanulsol/model/cesm2/cesm2.2.1/cime/config/cesm/machines/template.st_archive
Creating file case.st_archive
Setting Environment NETCDF_PATH=/usr/local/netcdf/4.6.1_intel21
Setting Environment NETCDF_C_PATH=/usr /local/netcdf/4.6.1_intel21
Setting Environment NETCDF_FORTRAN_PATH=/usr/local/netcdf/4.6.1_intel21
Setting Environment HDF5_PATH=/usr/local/hdf5/1.10.5
Setting Environment PNETCDF_PATH=/usr/local/pnetcdf/1.11.2_intel21_mpich-3.4.1
Can you tell me why I'm creating batch scripts? In the tutorial video, that part Because this doesn't come out.
And then when I run ./preview_run
CASE INFO:
nodes: 6
total tasks: 48
tasks per node: 8
thread count: 1
BATCH INFO:
FOR JOB: case.run
ENV:
module command is /usr/bin/modulecmd python purge
module command is /usr/bin/modulecmd python load intel21/compiler-21 intel21/mkl intel21/mpich-3.4.1 intel21/netcdf-4.6.1 intel21/pnetcdf-1.11.2 gcc/hdf5-1.10.5
Setting Environment NETCDF_PATH=/usr/local/netcdf/4.6.1_intel21
Setting Environment NETCDF_PATH=/usr/local/netcdf/4.6.1_intel21
Setting Environment NETCDF_C_PATH=/usr/local/netcdf/4.6.1_intel21
Setting Environment NETCDF_C_PATH=/usr/local/netcdf/4.6.1_intel21
Setting Environment NETCDF_FORTRAN_PATH=/usr/local/netcdf/4.6.1_intel21
Setting Environment NETCDF_FORTRAN_PATH=/usr/local/netcdf /4.6.1_intel21
Setting Environment HDF5_PATH=/usr/local/hdf5/1.10.5
Setting Environment HDF5_PATH=/usr/local/hdf5/1.10.5
Setting Environment PNETCDF_PATH=/usr/local/pnetcdf/1.11.2_intel21_mpich-3.4.1 Setting Environment PNETCDF_PATH=/usr/local/pnetcdf/1.11.2_intel21_mpich-3.4.1
Setting Environment OMP_NUM_THREADS=1
SUBMIT CMD:
qsub -q workq -l walltime=9999:00:00 -v ARGS_FOR_SCRIPT='--resubmit' .case.run MPIRUN (job=case.run):
ERROR: Undefined env var 'PBS_NODEFILE'
Why does this happen? Pls help me...
env_batch.xml appears to have changed, regenerating batch scripts manually edits to these files will be lost!
Creating batch scripts
Writing case.run script from input template /home/hanulsol/model/cesm2/cesm2.2.1/cime/config/cesm/machines/template.case.run
Creating file .case.run
Writing case.st_archive script from input template /home/hanulsol/model/cesm2/cesm2.2.1/cime/config/cesm/machines/template.st_archive
Creating file case.st_archive
Setting Environment NETCDF_PATH=/usr/local/netcdf/4.6.1_intel21
Setting Environment NETCDF_C_PATH=/usr /local/netcdf/4.6.1_intel21
Setting Environment NETCDF_FORTRAN_PATH=/usr/local/netcdf/4.6.1_intel21
Setting Environment HDF5_PATH=/usr/local/hdf5/1.10.5
Setting Environment PNETCDF_PATH=/usr/local/pnetcdf/1.11.2_intel21_mpich-3.4.1
Can you tell me why I'm creating batch scripts? In the tutorial video, that part Because this doesn't come out.
And then when I run ./preview_run
CASE INFO:
nodes: 6
total tasks: 48
tasks per node: 8
thread count: 1
BATCH INFO:
FOR JOB: case.run
ENV:
module command is /usr/bin/modulecmd python purge
module command is /usr/bin/modulecmd python load intel21/compiler-21 intel21/mkl intel21/mpich-3.4.1 intel21/netcdf-4.6.1 intel21/pnetcdf-1.11.2 gcc/hdf5-1.10.5
Setting Environment NETCDF_PATH=/usr/local/netcdf/4.6.1_intel21
Setting Environment NETCDF_PATH=/usr/local/netcdf/4.6.1_intel21
Setting Environment NETCDF_C_PATH=/usr/local/netcdf/4.6.1_intel21
Setting Environment NETCDF_C_PATH=/usr/local/netcdf/4.6.1_intel21
Setting Environment NETCDF_FORTRAN_PATH=/usr/local/netcdf/4.6.1_intel21
Setting Environment NETCDF_FORTRAN_PATH=/usr/local/netcdf /4.6.1_intel21
Setting Environment HDF5_PATH=/usr/local/hdf5/1.10.5
Setting Environment HDF5_PATH=/usr/local/hdf5/1.10.5
Setting Environment PNETCDF_PATH=/usr/local/pnetcdf/1.11.2_intel21_mpich-3.4.1 Setting Environment PNETCDF_PATH=/usr/local/pnetcdf/1.11.2_intel21_mpich-3.4.1
Setting Environment OMP_NUM_THREADS=1
SUBMIT CMD:
qsub -q workq -l walltime=9999:00:00 -v ARGS_FOR_SCRIPT='--resubmit' .case.run MPIRUN (job=case.run):
ERROR: Undefined env var 'PBS_NODEFILE'
Why does this happen? Pls help me...