It's UWAweek 47

help5507

This forum is provided to promote discussion amongst students enrolled in CITS5507 High Performance Computing.

Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.

How do I ask a good question?
Displaying selected article
Showing 1 of 148 articles.
Currently 15 other people reading this forum.


 UWA week 37 (2nd semester, week 7) ↓
SVG not supported

Login to reply

👍?
helpful
12:36pm Thu 12th Sep, Daniel L.

For me I've currently been using: #SBATCH --nodes=1 #SBATCH --ntasks=1 #SBATCH --cpus-per-task={I change this for the thread count} #SBATCH --partition=work #SBATCH --account=courses0101 #SBATCH --mem=220G (definitely overkill, but works) #SBATCH --time=01:30:00
>From my understanding, you don't need to change the nodes since OpenMP is used (in this project) to maximise the performance on a single node, and neither the ntasks (I could be wrong about the ntasks).
Hope this helps regarding the Setonix variables.

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy