Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .github/workflows/ubuntu-rocm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,6 @@ jobs:
amdgpu-package: amdgpu-install_6.3.60301-1_all.deb
driver-repo-name : amdgpu
cmake_specific_args : ''
- os: ubuntu-22.04
ubuntu-name: jammy
full_name: 'ubuntu-22.04-rocm-5.7.1'
rocm-version: '5.7.1'
amdgpu-package: amdgpu-install_5.7.50701-1_all.deb
driver-repo-name : amdgpu
cmake_specific_args : '-DARCCORE_ENABLE_TBB=FALSE'

env:
# Indicates the CMake build directory where project files and binaries are being produced.
Expand Down
Loading