Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
Commits
07e36761
"docs/source/index.mdx" did not exist on "e3b318b28e4187f8e0c41afc2a6c80f92c678390"
Unverified
Commit
07e36761
authored
Oct 03, 2025
by
Daniel Hiltgen
Committed by
GitHub
Oct 03, 2025
Browse files
ci: place rocm windows in correct runner dir (#12487)
parent
c29fb007
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/release.yaml
.github/workflows/release.yaml
+1
-1
No files found.
.github/workflows/release.yaml
View file @
07e36761
...
...
@@ -94,7 +94,7 @@ jobs:
install
:
https://download.amd.com/developer/eula/rocm-hub/AMD-Software-PRO-Edition-24.Q4-WinSvr2022-For-HIP.exe
rocm-version
:
'
6.2'
flags
:
'
-DCMAKE_C_COMPILER=clang
-DCMAKE_CXX_COMPILER=clang++
-DCMAKE_C_FLAGS="-parallel-jobs=4
-Wno-ignored-attributes
-Wno-deprecated-pragma"
-DCMAKE_CXX_FLAGS="-parallel-jobs=4
-Wno-ignored-attributes
-Wno-deprecated-pragma"'
runner_dir
:
'
'
runner_dir
:
'
rocm
'
runs-on
:
${{ matrix.arch == 'arm64' && format('{0}-{1}', matrix.os, matrix.arch) || matrix.os }}
environment
:
release
env
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment