Skip to content

Commit

Permalink
Remove --use_migraphx
Browse files Browse the repository at this point in the history
  • Loading branch information
mindest committed Aug 16, 2024
1 parent 29be69a commit ca5caf0
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ jobs:
onnxruntime_BUILD_KERNEL_EXPLORER=ON \
CMAKE_HIP_ARCHITECTURES=gfx90a \
--mpi_home /opt/ompi \
--use_migraphx \
--use_rocm \
--rocm_version=$(RocmVersion) \
--rocm_home /opt/rocm \
Expand Down Expand Up @@ -195,7 +194,6 @@ jobs:
onnxruntime_BUILD_KERNEL_EXPLORER=ON \
CMAKE_HIP_ARCHITECTURES=gfx90a \
--mpi_home /opt/ompi \
--use_migraphx \
--use_rocm \
--rocm_version=$(RocmVersion) \
--rocm_home /opt/rocm \
Expand Down

0 comments on commit ca5caf0

Please sign in to comment.