Update run-gpu-tests-sanity-checks.yml
parent
18d165c915
commit
368ebb7e26
|
@ -35,5 +35,5 @@ jobs:
|
||||||
protoc --version
|
protoc --version
|
||||||
bash ./change-cuda-versions.sh 11.2
|
bash ./change-cuda-versions.sh 11.2
|
||||||
export OMP_NUM_THREADS=1
|
export OMP_NUM_THREADS=1
|
||||||
mvn -DskipTestResourceEnforcement=true -Ptestresources -pl ":deeplearning4j-modelimport,:deeplearning4j-core,:nd4j-cuda-11.2,:samediff-import,:libnd4j" -Dlibnd4j.helper=cudnn -Dlibnd4j.compute="5.0 5.2 5.3 6.0 8.0" -Ptest-nd4j-cuda --also-make -Dlibnd4j.chip=cuda clean test
|
mvn -DskipTestResourceEnforcement=true -Ptestresources -pl ":deeplearning4j-modelimport,:deeplearning4j-core,:nd4j-cuda-11.2,:samediff-import,:libnd4j" -Dlibnd4j.helper=cudnn -Ptest-nd4j-cuda --also-make -Dlibnd4j.chip=cuda clean test
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue