Travis build matrix to do parallel builds for make and CMake; CUDA-less
authorJeff Donahue <jeff.donahue@gmail.com>
Sun, 17 Aug 2014 10:11:59 +0000 (03:11 -0700)
committerJeff Donahue <jeff.donahue@gmail.com>
Sun, 17 Aug 2014 13:44:53 +0000 (06:44 -0700)
commita909f916e2e9e89674498459f83b0e851a5d1e15
treec93f588575592055968d6256229a61983bee8b67
parentdb66a0c343597611c89e5dd00c605d159c9810c9
Travis build matrix to do parallel builds for make and CMake; CUDA-less
and CUDA-ful.  Move bits of functionality into scripts under scripts/travis
for readability. Only generate CUDA compute_50 for perfomance.
.travis.yml
scripts/travis/travis_build.sh [new file with mode: 0755]
scripts/travis/travis_build_and_test.sh [new file with mode: 0755]
scripts/travis/travis_install.sh [new file with mode: 0755]
scripts/travis/travis_setup_makefile_config.sh [new file with mode: 0755]