Skip to content

Feature/job config gpu param#364

Merged
Gautzilla merged 6 commits intoProject-OSmOSE:mainfrom
mathieudpnt:feature/job-config-gpu-param
Apr 3, 2026
Merged

Feature/job config gpu param#364
Gautzilla merged 6 commits intoProject-OSmOSE:mainfrom
mathieudpnt:feature/job-config-gpu-param

Conversation

@mathieudpnt
Copy link
Copy Markdown
Contributor

This PR simply adds "ngpus" parameter to pbs config file
Also changed the default venv name from osmose to osekit

@mathieudpnt mathieudpnt requested a review from Gautzilla April 2, 2026 10:11
@coveralls
Copy link
Copy Markdown
Collaborator

coveralls commented Apr 2, 2026

Coverage Status

coverage: 98.839% (+0.005%) from 98.834%
when pulling 1eae5ae on mathieudpnt:feature/job-config-gpu-param
into 4bf1dbf on Project-OSmOSE:main.

Copy link
Copy Markdown
Contributor

@Gautzilla Gautzilla left a comment

Choose a reason for hiding this comment

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

LGTM, with just a tiny styling remark

Also, it might be cool to add the ngpu parameter to the Job page in the doc?

@mathieudpnt mathieudpnt requested a review from Gautzilla April 2, 2026 14:49
Comment on lines +151 to +154
@property
def ngpus(self) -> int:
"""Number of total cores used per node."""
return self._ngpus
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The docstring says cores instead of GPUs

Image

@mathieudpnt mathieudpnt requested a review from Gautzilla April 3, 2026 07:43
Copy link
Copy Markdown
Contributor

@Gautzilla Gautzilla left a comment

Choose a reason for hiding this comment

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

Image

@Gautzilla Gautzilla merged commit 31cad8b into Project-OSmOSE:main Apr 3, 2026
2 checks passed
@mathieudpnt mathieudpnt deleted the feature/job-config-gpu-param branch April 3, 2026 09:56
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.

3 participants