Skip to content

cwl: Slurm compute backend example

Tibor Simko requested to merge github/fork/tiborsimko/cwl-hpc into master

The same singularity-related problems as in #49:

$ reana-client logs -w hello-cwl-hpc
...
==> Logs:
Auks API request failed : krb5 cred : unable to read credential cache
INFO:    Converting OCI blobs to SIF format
srun: error: hpc005: task 0: Exited with exit code 255
srun: Terminating job step 953602.0
FATAL:   Unable to handle docker://python:2.7-slim uri: while building SIF from layers: unable to create new build: while searching for mksquashfs: exec: "mksquashfs": executable file not found in $PATH

Merge request reports