tacc_stats
tacc_stats copied to clipboard
Array jobs not apprearing
From user:
We found that when including a slurm array processing line in a slurm batch script, that this prevents any stats information from being recorded.
#SBATCH --array=0-1
We created a simple job (matrix multiplication in R) that includes or doesn't include array processing - using two nodes. The only difference in the batch scripts is including the line above. Both jobs ran correctly to completion. However, the job that includes the array statement fails to appear in the ls6-stats portal. We've seen this behavior in some of our users jobs as well.
Need to verify on Ls6