Abaqus: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 51: Line 51:
#SBATCH --mem=8G              # Specify total memory > 5G
#SBATCH --mem=8G              # Specify total memory > 5G
#SBATCH --nodes=1              # Do not change !
#SBATCH --nodes=1              # Do not change !
##SBATCH --constraint=cascade  # Uncomment to specify node
##SBATCH --constraint=cascade  # Uncomment to specify node (cpu/gpu jobs)
##SBATCH --gres=gpu:t4:1      # Uncomment to specify gpu
##SBATCH --gres=gpu:t4:1      # Uncomment to specify gpu
# or
##SBATCH --constraint=rome    # Uncomment to specify node (gpu only jobs)
##SBATCH --gres=gpu:a100:1    # Uncomment to specify gpu


<!--T:20869-->
<!--T:20869-->
Line 99: Line 102:
#SBATCH --mem=8G              # Specify total memory > 5G
#SBATCH --mem=8G              # Specify total memory > 5G
#SBATCH --nodes=1              # Do not change !
#SBATCH --nodes=1              # Do not change !
##SBATCH --constraint=cascade  # Uncomment to specify node
##SBATCH --constraint=cascade  # Uncomment to specify node (44cores)
##SBATCH --gres=gpu:t4:1      # Uncomment to specify gpu
##SBATCH --gres=gpu:t4:1      # Uncomment to specify gpu
# or
##SBATCH --constraint=rome    # Uncomment to specify node (128cores)
##SBATCH --gres=gpu:a100:1    # Uncomment to specify gpu


<!--T:20874-->
<!--T:20874-->
Line 138: Line 144:
#SBATCH --mem=8G              # Specify total memory > 5G
#SBATCH --mem=8G              # Specify total memory > 5G
#SBATCH --nodes=1              # Do not change !
#SBATCH --nodes=1              # Do not change !
##SBATCH --constraint=cascade  # Uncomment to specify node
##SBATCH --constraint=cascade  # Uncomment to specify node (cpu/gpu jobs)
##SBATCH --gres=gpu:t4:1      # Uncomment to specify gpu
##SBATCH --gres=gpu:t4:1      # Uncomment to specify gpu
# or
##SBATCH --constraint=rome    # Uncomment to specify node (gpu only jobs)
##SBATCH --gres=gpu:a100:1    # Uncomment to specify gpu


<!--T:20877-->
<!--T:20877-->
Line 191: Line 200:
#SBATCH --mem=8G              # Specify total memory > 5G
#SBATCH --mem=8G              # Specify total memory > 5G
#SBATCH --nodes=1              # Do not change !
#SBATCH --nodes=1              # Do not change !
##SBATCH --constraint=cascade  # Uncomment to specify node
##SBATCH --constraint=cascade  # Uncomment to specify node (44 cores)
##SBATCH --gres=gpu:t4:1      # Uncomment to specify gpu
##SBATCH --gres=gpu:t4:1      # Uncomment to specify gpu
# or
##SBATCH --constraint=rome    # Uncomment to specify node (128 cores)
##SBATCH --gres=gpu:a100:1    # Uncomment to specify gpu


<!--T:20881-->
<!--T:20881-->
cc_staff
1,894

edits

Navigation menu