-
Notifications
You must be signed in to change notification settings - Fork 706
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
{tools}[GCCcore/13.3.0] SlurmViewer v1.0.2 #22045
base: develop
Are you sure you want to change the base?
Conversation
Updated software
|
@boegelbot please test @ generoso |
@prerakmody: I noticed your comment, but I only dance when @akesandgren or @bartoldeman or @bedroge or @boegel or @branfosj or @casparvl or @jfgrimm or @lexming or @Micket or @migueldiascosta or @ocaisa or @SebastianAchilles or @smoors or @verdurin or @robert-mijakovic or @deniskristak or @ItIsI-Orient or @PetrKralCZ or @sassy-crick or @laraPPr or @pavelToman or @Louwrensth or @Thyre tells me (for now), I'm sorry... - notification for comment with ID 2548742892 processed Message to humans: this is just bookkeeping information for me, |
@boegelbot please test @ generoso |
easybuild/easyconfigs/s/SlurmViewer/SlurmViewer-1.0.2-GCCcore-13.3.0.eb
Outdated
Show resolved
Hide resolved
easybuild/easyconfigs/s/SlurmViewer/SlurmViewer-1.0.2-GCCcore-13.3.0.eb
Outdated
Show resolved
Hide resolved
@robert-mijakovic: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... - notification for comment with ID 2548754159 processed Message to humans: this is just bookkeeping information for me, |
homepage = 'https://gitlab.com/lkeb/slurm_viewer' | ||
description = """One-stop command to view the status of a Slurm cluster, including nodes, jobs and resource utilization""" | ||
|
||
toolchain = {'name': 'GCCcore', 'version': '13.3.0'} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Because you've bumped the toolchain to GCC 13.3.0 here, you will also have to bump the versions of the dependencies. Not sure if we have all of them for this toolchain, let me check...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The suggested changes bump all dependencies to a version that uses the same toolchain/compiler. I haven't checked if these versions are compatible with your Slurm-Viewer requirements, though.
easybuild/easyconfigs/s/SlurmViewer/SlurmViewer-1.0.2-GCCcore-13.3.0.eb
Outdated
Show resolved
Hide resolved
|
||
builddependencies = [ | ||
('binutils', '2.40'), | ||
('hatchling', '1.18.0'), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
('hatchling', '1.18.0'), | |
('hatchling', '1.24.2), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Has no effect.
easybuild/easyconfigs/s/SlurmViewer/SlurmViewer-1.0.2-GCCcore-13.3.0.eb
Outdated
Show resolved
Hide resolved
easybuild/easyconfigs/s/SlurmViewer/SlurmViewer-1.0.2-GCCcore-13.3.0.eb
Outdated
Show resolved
Hide resolved
easybuild/easyconfigs/s/SlurmViewer/SlurmViewer-1.0.2-GCCcore-13.3.0.eb
Outdated
Show resolved
Hide resolved
easybuild/easyconfigs/s/SlurmViewer/SlurmViewer-1.0.2-GCCcore-13.3.0.eb
Outdated
Show resolved
Hide resolved
…wer-1.0.2-GCCcore-13.3.0.eb Co-authored-by: ocaisa <[email protected]>
…Viewer-1.0.2-GCCcore-13.3.0.eb Co-authored-by: ocaisa <[email protected]>
…rmViewer-1.0.2-GCCcore-13.3.0.eb Co-authored-by: Bob Dröge <[email protected]>
…iewer-1.0.2-GCCcore-13.3.0.eb Co-authored-by: Bob Dröge <[email protected]>
…rmViewer-1.0.2-GCCcore-13.3.0.eb Co-authored-by: Bob Dröge <[email protected]>
…ewer-1.0.2-GCCcore-13.3.0.eb Co-authored-by: Bob Dröge <[email protected]>
…iewer-1.0.2-GCCcore-13.3.0.eb Co-authored-by: Bob Dröge <[email protected]>
…Viewer/SlurmViewer-1.0.2-GCCcore-13.3.0.eb Co-authored-by: Bob Dröge <[email protected]>
PR created using github UI