Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[runtime][hip] Do not error when peered memory access already enabled (…
…iree-org#19582) This fixes the error ``` ALREADY_EXISTS; HIP driver error 'hipErrorPeerAccessAlreadyEnabled' (704): peer access is already enabled; creating device 'hip' ``` This should not be treated as an error. Signed-off-by: Boian Petkantchin <boian.petkantchin@amd.com>
- Loading branch information