Skip to content

Commit

Permalink
[Do not merge] Move to new CI (apache#8960)
Browse files Browse the repository at this point in the history
* Squashed commit of the following:

commit ce53ad3
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Sat Nov 25 10:53:09 2017 +0100

    remove whitespace

commit 71f1f8d
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Sat Nov 25 10:37:04 2017 +0100

    Decrease timeout in Jenkinsfile

commit ef88da1
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Sat Nov 25 10:35:44 2017 +0100

    Cleanup and add comments

commit ad59a48
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Sat Nov 25 09:26:51 2017 +0100

    Fix Integration Test Caffe-GPU to work on ubuntu16.04 with CUDA 8

commit fc7cf23
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Sat Nov 25 07:42:49 2017 +0100

    Add verbose output to perl tests

commit f076312
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Sat Nov 25 06:40:31 2017 +0100

    Adjust Jenkinsfile to ensure integration stage being run on nvidia-docker

commit 9ed3cd0
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Sat Nov 25 02:14:54 2017 +0100

    Add nvidia dependencies to caffe_gpu

commit 103225b
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Fri Nov 24 17:48:32 2017 +0100

    Update GPU containers to ubuntu16.04 / CUDA 8 to fix OpenBLAS-hang 2

commit d1a1206
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Fri Nov 24 17:22:51 2017 +0100

    Update GPU containers to ubuntu16.04 / CUDA 8 to fix OpenBLAS-hang

commit b193874
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Fri Nov 24 14:39:36 2017 +0100

    Fix typo

commit c1e3034
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Fri Nov 24 14:25:43 2017 +0100

    Fix typo

commit 143fbe2
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Fri Nov 24 14:18:44 2017 +0100

    Fix unittest due to cuda

commit f725551
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Fri Nov 24 14:00:48 2017 +0100

    Make sure containers are run inside the right docker binary

commit 7ae2c67
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Fri Nov 24 13:43:56 2017 +0100

    Fix typo

commit 26d3a24
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Fri Nov 24 13:42:34 2017 +0100

    Trigger build

commit aca7005
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Fri Nov 24 12:49:36 2017 +0100

    Separated GPU-Build dockerfiles from runtime Dockerfiles

commit 6091e5b
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Fri Nov 24 03:43:12 2017 +0100

    Enable install of nvidia drivers in GPU Dockerfiles

commit f0a3fe7
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Fri Nov 24 02:31:58 2017 +0100

    Add cuda stub lib path to Makefile to fix libcuda.so.1 not found error

commit 8233a3d
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Fri Nov 24 02:25:29 2017 +0100

    Add softlink to fix libcuda.so.1 not found-error

commit 8c3e50a
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Fri Nov 24 01:44:49 2017 +0100

    Fix libcuda.so.1 not found during build

commit 2dbf354
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Thu Nov 23 00:12:58 2017 +0100

    Re-enable DEV-Flag in Jenkinsfile

commit 6083f10
Author: Pedro Larroy <pllarroy@amazon.com>
Date:   Wed Nov 22 14:38:37 2017 -0800

    Fix uninitialized array warning

commit 6e0dd21
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Wed Nov 22 22:49:55 2017 +0100

    Support CUDA-Builds on non-gpu-instances

commit 5f53708
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Wed Nov 22 15:15:36 2017 +0100

    Temp. disable dev compile mode to prevent warnings being treated as errors

commit 5e5dff5
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Wed Nov 22 14:10:22 2017 +0100

    Fix typo in Jenkins for windows

commit a3d9f74
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Wed Nov 22 14:07:18 2017 +0100

    Fix tests/ci_build/with_the_same_user: line 27: /etc/sudoers.d/90-nopasswd-sudo: No such file or directory

commit d76e342
Merge: 5762ef8 0c0a562
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Wed Nov 22 14:07:04 2017 +0100

    Merge branch 'v0.12.0' of github.com:MXNetEdge/mabreu-incubator-mxnet into v0.12.0

commit 5762ef8
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Wed Nov 22 13:46:57 2017 +0100

    Add Kellens fix for C5

commit a93a9cd
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Wed Nov 22 11:40:12 2017 +0100

    Add Jenkinsfile for windows

commit 0c0a562
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Wed Nov 22 11:40:12 2017 +0100

    Add Jenkinsfile for windows

commit 175d157
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Mon Nov 20 19:56:18 2017 +0100

    Remove failing test

commit bb15df1
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Mon Nov 20 17:25:29 2017 +0100

    Disable unnecessary CUDA-archs

commit c682658
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Mon Nov 20 16:28:15 2017 +0100

    Disable failing test test_operator:test_depthwise_convolution

commit 0702847
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Mon Nov 20 15:01:08 2017 +0100

    Increase git timeout

commit 61d6894
Author: Marco de Abreu <marco.g.abreu+github@gmail.com>
Date:   Mon Nov 20 13:16:28 2017 +0100

    Split up Jenkins-Tasks to appropriate machines

* Remove temp file

* Add separate compile job for MKLML-CPU

* Fix typo

* Revert Jenkinsfile

* Remove MKL Experimental

* Revert "Remove MKL Experimental"

This reverts commit 5e0f20c.

* Disable test_gluon:test_dtype

* Cleanup

* Add sudo install to lint

* Add comment about MKLML

* Fix typo

* Clean up dockerfiles regarding mklml

* Enable failing tests

* Restructure dockerfiles

* Fix typo

* Fix Dockerfiles

* Update mklml library

* MKLML fix

* Try to fix failing MKLML-gpu build

* Fix typo

* Disable flaky test apache#8892

* Remove workspace from jenkinsfile

* Revert "Remove workspace from jenkinsfile"

This reverts commit c2cfe5d.

* Misc changes

Merge Jenkinsfiles
Documented Dockerfiles and scripts
Cleaned up test comments
Restore Dockerfile.ubuntu1404_cuda75_cudnn5

* fix typo

* Fix typo

* Revert KNOWN_CUDA_ARCH changes

* Change makefile comment

* Remove Jenkinsfile_windows

* Add myself to CONTRIBUTORS.md

* Cleanup

* Add CUDA_ARCH to Jenkinsfile

* Fix typo

* Fix typo

* Fix typo

* Fix typo

* Add cuda_archs to ci_build

* Add cuda_archs to ci_build

* Fix typo and comment

* Disable flaky test test_loss:test_ctc_loss_train apache#8892
  • Loading branch information
marcoabreu authored and zhreshold committed Dec 14, 2017
1 parent 31f369c commit dfe4717
Show file tree
Hide file tree
Showing 16 changed files with 316 additions and 183 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,3 +150,5 @@ List of Contributors
* [Manu Seth](https://github.com/mseth10/)
* [Calum Leslie](https://github.com/calumleslie)
* [Andre Tamm](https://github.com/andretamm)
* [Marco de Abreu](https://github.com/marcoabreu)
- Marco is the creator of the current MXNet CI.
Loading

0 comments on commit dfe4717

Please sign in to comment.