We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7768b68 commit 0edcd72Copy full SHA for 0edcd72
jenkins-ci/validate_jenkins.sh
@@ -3,8 +3,7 @@
3
export OMPI_MCA_btl="tcp,self,sm"
4
5
module load anaconda3/4.4.0
6
-conda create --yes --prefix /tigress/alexeys/jenkins/.conda/envs/jenkins3 --file requirements-travis.txt
7
-source activate jenkins3
+source activate /tigress/alexeys/jenkins/.conda/envs/jenkins3
8
module load cudatoolkit/8.0
9
module load cudnn/cuda-8.0/6.0
10
module load openmpi/cuda-8.0/intel-17.0/2.1.0/64
0 commit comments