Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[amdgpu] Part0 add render hardware interface and cmake #6975

Closed
wants to merge 10 commits into from

Conversation

galeselee
Copy link
Contributor

Issue: ##6434

Brief Summary

It contains four parts(driver, context, device and caching_allocator). The code is similar to cuda/rhi. However, there are still some differences between amdgpu/rhi and cuda/rhi

context

  1. The method of obtaining the hardware version
  2. Context::launch

driver

  1. ROCm/hip internal functions

cmake

  1. The current cmake compilation system is sufficient to support the Unit test in [ci] Add C++ tests on AMDGPU RHI #6597

@netlify
Copy link

netlify bot commented Dec 23, 2022

Deploy Preview for docsite-preview canceled.

Name Link
🔨 Latest commit b080613
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/63a5b5086b5c5b000934b4bf

@galeselee galeselee closed this Dec 23, 2022
@galeselee galeselee deleted the amdgpu_rhi branch December 31, 2022 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant