Q&A, support and general discussion about the Arvados project, for development see https://gitter.im/arvados/development
Hi, we got things working by dropping cgroups support in the Slurm config.
We now also got our first CWL workflow running with arvados-cwl-runner
, but it it possible to do this through the REST API? It looks possible to create/delete/modify a workflow via the REST API, but couldn't find how to start one except through the aforementioned tool.
arvados-cwl-runner
have a similar option?