Gaussian/fr: Difference between revisions

Jump to navigation Jump to search
Updating to match new version of source page
No edit summary
(Updating to match new version of source page)
 
Line 54: Line 54:
|contents=
|contents=
#!/bin/bash
#!/bin/bash
#SBATCH --account=def-someuser
#SBATCH --mem=16G            # memory, roughly 2 times %mem defined in the input name.com file
#SBATCH --mem=16G            # memory, roughly 2 times %mem defined in the input name.com file
#SBATCH --time=02-00:00      # expect run time (DD-HH:MM)
#SBATCH --time=02-00:00      # expect run time (DD-HH:MM)
Line 74: Line 75:
|contents=
|contents=
#!/bin/bash
#!/bin/bash
#SBATCH --account=def-someuser
#SBATCH --mem=16G            # memory, roughly 2 times %mem defined in the input name.com file
#SBATCH --mem=16G            # memory, roughly 2 times %mem defined in the input name.com file
#SBATCH --time=02-00:00      # expect run time (DD-HH:MM)
#SBATCH --time=02-00:00      # expect run time (DD-HH:MM)
38,907

edits

Navigation menu