I'm trying to use singularity to schedule tasks that use cuda over a mesos cluster. Mesos slaves do seem to support gpu resources that frameworks can make use of, but it seems the frameworks need to be flagged as gpu consumers.
Is this an option that is supported by singularity ? And if not, is there an alternative mesos framework that is gpu aware and can launch tasks other than long running ?