[shark] 15/79: set openmp threads to a sane number for the virtualized environment of travis

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Nov 26 15:39:39 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository shark.

commit fcff956963b967b0d2f09a5a6463d94d5d71f89f
Author: Oswin Krause <oswin.krause at di.ku.dk>
Date:   Wed Oct 28 12:54:53 2015 +0100

    set openmp threads to a sane number for the virtualized environment of travis
---
 .travis.yml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index be9b686..e04356a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,7 +6,10 @@ compiler:
   
 os:
   - linux
-  
+
+env:
+  - OMP_NUM_THREADS=2
+
 before_install:
   - sudo add-apt-repository -y ppa:boost-latest/ppa
   - sudo apt-get update

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/shark.git



More information about the debian-science-commits mailing list