Skip to content

Test suite - #1

Merged
elwer merged 1 commit into
mainfrom
feature/test-suite
Jul 10, 2025
Merged

Test suite#1
elwer merged 1 commit into
mainfrom
feature/test-suite

Conversation

@MandaloreUltimate

Copy link
Copy Markdown
Collaborator

Add automated test suite, fix formatting issues in the code

@elwer elwer left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

looks good, just check for the memory thing please

Comment on lines +94 to +97
mem_util = (
psutil.virtual_memory().total - psutil.virtual_memory().available
) / (1024**3)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

shouldn't this refer to the identified memory limits (Slurm aware)?
Having the absolute number would also be beneficial but I guess this is something for the visualization.

@elwer
elwer merged commit 76397de into main Jul 10, 2025
4 checks passed
@elwer
elwer deleted the feature/test-suite branch October 23, 2025 18:25
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.

2 participants