Skip to content

Conversation

@lucamar
Copy link
Contributor

@lucamar lucamar commented Feb 5, 2021

Setting num_cpus_per_task=16 and OMP_NUM_THREADS=8 should yield a better performance with respect to num_cpus_per_task=8 and 'OMP_NUM_THREADS': str(self.num_cpus_per_task).
In order to improve a bit more the performance of the test, I have also added the Slurm directive #SBATCH --distribution=block:block and the srun command line option --cpu-bind=cores using pipeline hooks.

@pep8speaks
Copy link

pep8speaks commented Feb 5, 2021

Hello @lucamar, Thank you for updating!

Cheers! There are no PEP8 issues in this Pull Request!Do see the ReFrame Coding Style Guide

Comment last updated at 2021-02-16 13:13:30 UTC

Copy link
Contributor

@ekouts ekouts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm in general, I have only a small comment.

Co-authored-by: ekouts <eirini.koutsaniti@cscs.ch>
@vkarak
Copy link
Contributor

vkarak commented Feb 16, 2021

@jenkins-cscs retry eiger

@vkarak vkarak added this to the ReFrame 3.4.2 milestone Feb 16, 2021
@vkarak vkarak changed the title [test] QuantumESPRESSO checks on Eiger [test] Port QuantumESPRESSO checks to Eiger Feb 16, 2021
@vkarak vkarak merged commit 0deffa3 into reframe-hpc:master Feb 16, 2021
@lucamar lucamar deleted the qe-eiger branch March 3, 2021 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants