[
https://issues.apache.org/jira/browse/MESOS-5742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15356273#comment-15356273
]
Sunzhe commented on MESOS-5742:
-------------------------------
Yes, I see. Because I noticed many people have implemented GPU resources
without what you have done. They did it only with {{--resources=}} and others
flags when starting agents. I wonder whether it can influence the existing
mechanism.
As you said, the existing mechanism need to set the {{--isolation=gpu/nvidia}}
flag, so the {{--resources=}} is limited to set fraction. Yes. you are right.
Thank you for your reply.
> When start an agent with `--resources`, the GPU resource can be fractional
> --------------------------------------------------------------------------
>
> Key: MESOS-5742
> URL: https://issues.apache.org/jira/browse/MESOS-5742
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Sunzhe
> Assignee: Sunzhe
> Labels: gpu
>
> So far, the GPU resource is not fractional, only integer values are allowed.
> But when starting agents with {{\-\-resources='gpu:1.2'}}, it can also work
> without any warning or error. And in the webui the GPU resource is `1.2`.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)