Translations:AlphaFold3/23/en
Jump to navigation
Jump to search
- SBATCH --job-name=alphafold3-data
- SBATCH --account=def-someprof # adjust this to match the accounting group you are using to submit jobs
- SBATCH --time=08:00:00 # adjust this to match the walltime of your job
- SBATCH --cpus-per-task=8 # a MAXIMUM of 8 core, AlphaFold has no benefit to use more
- SBATCH --mem=64G # adjust this according to the memory you need