Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Then you need to increase the amount of memory you are requesting. Either increase the mem-per-cpu or mem values you are defininingdefining.

If the amount is over 120G we’d recommend moving from the teton partition to the teton-cascade which can provide up to 760G on some of the compute nodes.

...

Then you have likely loaded the AVX2 module but have not explicitly requested to use the Teton partition.
Add #SBATCH --partition=teton or teton-cascade to your slurm Slurm related script.

GaussView

"GaussView 6 is the latest iteration of a graphical interface used with Gaussian. It aids in the creation of Gaussian input files, enables the user to run Gaussian calculations from a graphical interface without the need for using a command-line instruction, and helps in the interpretation of Gaussian output (e.g., you can use it to plot properties, animate vibrations, visualize computed spectra, etc.)."

...