joergen7 / cuneiform

Cuneiform distributed programming language

Home Page:https://cuneiform-lang.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DRMAA support

joergen7 opened this issue · comments

We have decided to move to distributed Erlang instead of trying to support multiple execution engines. This means, DRMAA support is not planned to be part of core Cuneiform.

If one would want to provide DRMAA support anyway, the way to go would be to fork the CRE and to bypass cf_worker, using a DRMAA backend instead.