Skip to content

Commit

Permalink
comgr-default-2(14) [ci-skip][Jenkinsfile] 'Fp32 Hip Static' stage: F…
Browse files Browse the repository at this point in the history
…ix MLIR/COMGR conflict.
  • Loading branch information
atamazov committed Nov 29, 2021
1 parent 3260a72 commit 8b3ed36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@ pipeline {
}
agent{ label rocmnode("vega") }
steps{
buildHipClangJobAndReboot( setup_flags: "-DBUILD_SHARED_LIBS=Off")
buildHipClangJobAndReboot( setup_flags: "-DBUILD_SHARED_LIBS=Off", mlir_build: 'OFF')
}
}
stage('Fp32 Hip Normal-Find') {
Expand Down

0 comments on commit 8b3ed36

Please sign in to comment.