Reorganising build.gradle for CUDA 12
Signed-off-by: brian <brian@brutex.de>
This commit is contained in:
parent
48ec7311bb
commit
cefc2b9ea1
@ -26,7 +26,7 @@ pipeline {
|
||||
dir '.docker'
|
||||
label 'linux && docker && cuda'
|
||||
//additionalBuildArgs '--build-arg version=1.0.2'
|
||||
//args '--gpus all' --needed for test only, you can build without GPU
|
||||
args '--gpus all' //--needed for test only, you can build without GPU
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user