Skip to content

Commit

Permalink
rocm path
Browse files Browse the repository at this point in the history
  • Loading branch information
WeiqunZhang committed Sep 20, 2024
1 parent 047c1bf commit 14307f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gcc.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: GCC
name: gcc

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/hip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
.github/workflows/dependencies/dependencies_hip.sh
- name: Tests
run: |
source /etc/profile.d/rocm.sh
export PATH=/opt/rocm/bin:$PATH
hipcc --version
cd Tests/GPU
Expand Down

0 comments on commit 14307f5

Please sign in to comment.