Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use mixin class for osu #222

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

use mixin class for osu #222

wants to merge 4 commits into from

Conversation

smoors
Copy link
Collaborator

@smoors smoors commented Dec 30, 2024

EESSI_Mixin class:

  • change measure_mem_usage() to @run_before('setup', always_last=True) to avoid perf_variables being overwritten by the hpctestlib
  • set default num_tasks_per_compute_unit

OSU test:

  • use mixin class
  • create base class to minimize code duplication
  • reduce required memory per node

@smoors smoors added this to the v0.4.1 milestone Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant