GPU containerizer post mortem

2016-09-12 Thread Justin Pinkul
Hi everyone, I just ran into a very subtle configuration problem with enabling GPU support on Mesos and thought I'd share a brief post mortem. Scenario:Running a GPU Mesos task. This task first executes nvidia-smi to confirm the GPUs are visible and then executes a Caffe training example to

[GitHub] mesos issue #165: mesoscon eu - hackatron exercise - CI using travis

2016-09-12 Thread haosdent
Github user haosdent commented on the issue: https://github.com/apache/mesos/pull/165 Some experience to make it faster as well. https://reviews.apache.org/r/39257/diff/1#index_header (`- CXXFLAGS=-gsplit-dwarf`) But I think we give up travis ci long time ago? Refer to

[GitHub] mesos issue #165: mesoscon eu - hackatron exercise - CI using travis

2016-09-12 Thread kaysoky
Github user kaysoky commented on the issue: https://github.com/apache/mesos/pull/165 You can see [on the ASF Mesos CI](https://builds.apache.org/job/Mesos/buildTimeTrend) that successful builds typically takes 60-90 minutes. However, this is for `make distcheck`. A `make