You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to build TE inside docker which has all rocm components installed, but the host machine does not have a GPU.
And I encountered the issue shown in the snapshot:
I think we can add a env variable to detect desired arch and by setting cmake_flags 'AMDGPU_TARGETS' can solve the problem.
Operating System
AlmaLinux
CPU
Intel(R) Xeon(R) Platinum 8269CY CPU @ 2.50GHz
GPU
MI308X
ROCm Version
ROCm 6.2.3
ROCm Component
No response
Steps to Reproduce
No response
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Problem Description
I want to build TE inside docker which has all rocm components installed, but the host machine does not have a GPU.
![image](https://private-user-images.githubusercontent.com/79076959/385570306-d1bcb726-69ad-4f42-a2f1-ec997125187b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NjA2NzgsIm5iZiI6MTczOTU2MDM3OCwicGF0aCI6Ii83OTA3Njk1OS8zODU1NzAzMDYtZDFiY2I3MjYtNjlhZC00ZjQyLWEyZjEtZWM5OTcxMjUxODdiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDE5MTI1OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQ2MTI2Y2I1ZjM5MWRiZDdlYzFkZWNlMTFkNGYwZDQ3ZGZjMjFhMTcwMDZhMmU0ZTdiMjQyMWRjMDI4NzJlYjUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.ZQ1fVns6aByCvhA9GRGTMgHmrXiUJU6ojWg6koss4yw)
And I encountered the issue shown in the snapshot:
I think we can add a env variable to detect desired arch and by setting cmake_flags 'AMDGPU_TARGETS' can solve the problem.
Operating System
AlmaLinux
CPU
Intel(R) Xeon(R) Platinum 8269CY CPU @ 2.50GHz
GPU
MI308X
ROCm Version
ROCm 6.2.3
ROCm Component
No response
Steps to Reproduce
No response
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: