Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
doku:comsol [2023/05/30 08:21] amelicdoku:comsol [2023/05/30 08:45] – [Job script] amelic
Line 39: Line 39:
 #SBATCH --ntasks-per-node=24 #SBATCH --ntasks-per-node=24
 #SBATCH --job-name="karman" #SBATCH --job-name="karman"
-#SBATCH --partition=skylake_0384 +#SBATCH --partition=zen3_0512 
-#SBATCH --qos=skylake_0384+#SBATCH --qos=zen3_0512_devel
  
 module purge module purge
Line 62: Line 62:
 # Example command line for VSC5 # Example command line for VSC5
 # COMSOL's internal command for number of nodes -np, -nnhost, ... are deduced from SLURM # COMSOL's internal command for number of nodes -np, -nnhost, ... are deduced from SLURM
-comsol batch slurm -nn 24 -inputfile ${INPUTFILE} -outputfile ${OUTPUTFILE} -batchlog ${BATCHLOG} -alivetime 15 -recover -mpidebug 10+comsol batch slurm -nn 24 -inputfile ${INPUTFILE} -outputfile ${OUTPUTFILE} -batchlog ${BATCHLOG} -alivetime 15
  
-Example for VSC 4 @ [https://colab.tuwien.ac.at/display/IAVSC/COMSOL TUCOLAB]+More information about COMSOL Batch jobs in TUCOLAB INTERACTIVE NODES...
 </code> </code>
- 
 ==== Possible IO-Error ==== ==== Possible IO-Error ====
  
  • doku/comsol.txt
  • Last modified: 2024/04/25 09:42
  • by amelic