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 5fec125 commit e9c0e71Copy full SHA for e9c0e71
.github/workflows/sycl_nightly.yml
@@ -61,6 +61,7 @@ jobs:
61
with:
62
build_runs_on: build
63
build_cache_root: "/__w/"
64
+ build_cache_suffix: new_pm
65
build_artifact_suffix: new_pm
- build_configure_extra_args: '--hip --hip-amd-arch=gfx906 --cuda --cmake-opt="-DLLVM_ENABLE_NEW_PASS_MANAGER=ON"'
66
+ build_configure_extra_args: '--hip --hip-amd-arch=gfx906 --cuda --cmake-opt=-DLLVM_ENABLE_NEW_PASS_MANAGER=ON'
67
lts_config: "hip_amdgpu;ocl_x64"
0 commit comments