Skip to content

Commit

Permalink
[test] Rearrange Travis CI setups
Browse files Browse the repository at this point in the history
- Tests on OS X.

- Tests with -m32.

- Tests with Valgrind. Note that, as of July 2016,
  - Open MPI is not Valgrind-clean,
  - MPICH is not in the whitelist of apt packages on Travis CI.
  So we need to run "valgrind-parvorm" test on OS X with brewed MPICH.

- Currently, many build jobs are disabled because they fail (e.g.,
  valgrind tests) or not so important. Enabled build jobs are:
  - linux-gcc-form
  - linux-gcc-tform
  - linux-gcc-parform
  - osx-gcc-form
  - osx-gcc-tform
  - osx-gcc-parform
  Note that gcc on OS X is essentially clang.
  • Loading branch information
tueda committed Jul 21, 2016
1 parent ad3f1a2 commit 7370060
Show file tree
Hide file tree
Showing 3 changed files with 437 additions and 20 deletions.

0 comments on commit 7370060

Please sign in to comment.