hpc-rocket icon indicating copy to clipboard operation
hpc-rocket copied to clipboard

Results 9 hpc-rocket issues
Sort by recently updated
recently updated
newest added

Currently HPC Rocket only runs slurm commands over SSH. However, if the CI runner is directly running on a machine that has slurm installed, it should also be able to...

enhancement
low priority

The Suresoft HPC Workflow generates Slurm batch scripts to use in CI pipelines based on pre-defined cluster configurations. It would be nice to implement this feature into `hpc-rocket` directly to...

enhancement

Support `--version` CLI flag

Sometimes it can be hard to identify issues due to the limited logging capabilities of hpc-rocket. Therefore, we should introduce a verbose logging mode.

enhancement
high priority

In order to be useful on more HPC systems we should support PBS based schedulers besides Slurm. This requires additional options in the configuration file as well as the addition...

enhancement

Related to issue #37. Thanks for developing HPC Rocket! I'd like to help with adding features (specifically around adding PBS support). Before I go too far, I thought I'd submit...

Hi :wave: I'm currently trying to run HPC-rocket to submit a job from my local machine (before integrating it in a GitLab CI/CD pipeline). I created a simple `slurm.job` that...

bug

Hi 👋, I have been using this amazing tool for a couple of months and It's been really useful in my job! However, I think I found a little bug...