Fix diffusion (rm transpose), Add prefetch

This commit is contained in:
Cadene
2024-02-28 17:45:01 +00:00
parent cf5063e50e
commit ac90b9c3ee
6 changed files with 52 additions and 11 deletions

View File

@@ -6,7 +6,7 @@
#SBATCH --time=2-00:00:00
#SBATCH --output=/home/rcadene/slurm/%j.out
#SBATCH --error=/home/rcadene/slurm/%j.err
#SBATCH --qos=low
#SBATCH --qos=medium
#SBATCH --mail-user=re.cadene@gmail.com
#SBATCH --mail-type=ALL