ORNL / hykkt

HyKKT is an experimental linear solver for Karush-Kuhn-Tucker type of systems.
Other
12 stars 2 forks source link

Use HPC job for cleanup stage and fix PNNL CI #5

Closed cameronrutherford closed 1 year ago

cameronrutherford commented 1 year ago

Otherwise, job doesn't have access to the shared file system, and can't actually clean up jobs.

This PR will also be used for debugging pipeline status which was almost working in #1

cameronrutherford commented 1 year ago

This ended up being a one-line change. I don't know why but I can't see any of the PNNL commit status information on #1 or #2, but this merge request seems to have everything functioning fine.

@ryandanehy or @pelesh - can you verify the CI commit status is working here? Is it working in #1 and #2 but just not visible for me? Maybe the failing cleanup job was throwing things off?