• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kubeflow / trainer / 22885491032
59%

Build:
DEFAULT BRANCH: master
Ran 10 Mar 2026 03:22AM UTC
Jobs 1
Files 33
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 Mar 2026 03:19AM UTC coverage: 58.383% (+2.5%) from 55.865%
22885491032

push

github

web-flow
feat: support for flux framework as hpc manager (#3188)

* feat: support for flux framework as hpc manager
Flux supports the majority of MPI flavors/variants, and can be used
to bootstrap MPI as a plugin. It adds other features for scheduling
and topology that can be used for simulations and ai/ml jobs.
This changeset adds the plugin implementation, including the
plugin module, tests, and an example with a small README to
serve as documentation for the time being.

Signed-off-by: vsoch <vsoch@users.noreply.github.com>

* review: slim down use of annotations

We still need to put the original command in an annotation
to retieve later, but others can be re-derived from the
environment

Signed-off-by: vsoch <vsoch@users.noreply.github.com>

* review: clean up tasks and remove extra FluxPolicySource

Signed-off-by: vsoch <vsoch@users.noreply.github.com>

* review: ensure to unset trainer args

Signed-off-by: vsoch <vsoch@users.noreply.github.com>

* review: better support for nproc per node and nodes

Signed-off-by: vsoch <vsoch@users.noreply.github.com>

* review: add constants types for flux

Signed-off-by: vsoch <vsoch@users.noreply.github.com>

* review: add gpu specification from resources

Signed-off-by: vsoch <vsoch@users.noreply.github.com>

* Fix TrainJob NumProcPerNode

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* Remove elasticPolicy from kubebuilder:validation

Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

* chore: use go embed for long string templates flux plugin

Signed-off-by: vsoch <vsoch@users.noreply.github.com>

* cleanup: removed un-used annotation

Signed-off-by: vsoch <vsoch@users.noreply.github.com>

---------

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Signed-off-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>
Co-authored-by: vsoch <vsoch@users.noreply.github.com>
Co-authored-by: Andrey Velichkevich <andrey.velichkevich@gmail.com>

268 of 353 new or added lines in 3 files covered. (75.92%)

1654 of 2833 relevant lines covered (58.38%)

0.68 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
0.0
0.0% pkg/runtime/framework/plugins/registry.go
6
45.92
-1.01% pkg/runtime/framework/plugins/jobset/jobset.go
78
77.46
pkg/runtime/framework/plugins/flux/flux.go
Jobs
ID Job ID Ran Files Coverage
1 22885491032.1 10 Mar 2026 03:22AM UTC 33
58.38
GitHub Action Run
Source Files on build 22885491032
  • Tree
  • List 33
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 08b7a19d on github
  • Prev Build on master (#22610349721)
  • Next Build on master (#22897206667)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc