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

Lay groundwork for documenting Metal (Apple) configuration. #14886

Merged
merged 2 commits into from
Sep 1, 2023

Conversation

ScottTodd
Copy link
Member

We do already have a page on building for iOS: https://openxla.github.io/iree/building-from-source/ios/, but that page is less polished than the other building from source pages. This moves us closer to having a complete set of documentation pages for iOS/macOS development and deployment, now that the Metal HAL is moved out of experimental/.


Add placeholder gpu-metal documentation page
image


Drop "experimental" qualifier on Metal compiler target and runtime HAL driver

before image
after image

Refresh language and icon usage for the other pages in this section
image

* Add placeholder gpu-metal documentation page
* Drop "experimental" qualifier on Metal compiler target and runtime HAL driver
* Refresh language and icon usage for the other pages in this section
@ScottTodd ScottTodd added documentation ✏️ Improvements or additions to documentation platform/macos 🍎 MacOS-specific build, execution, benchmarking, and deployment hal/metal Runtime Apple Metal HAL backend labels Aug 30, 2023
@ScottTodd
Copy link
Member Author

Ah, the screenshots also show some new pages that I started sketching out 😛
image

@ScottTodd ScottTodd merged commit d810300 into iree-org:main Sep 1, 2023
44 checks passed
@ScottTodd ScottTodd deleted the docs-metal branch September 1, 2023 15:54
jinchen62 pushed a commit to jinchen62/iree that referenced this pull request Sep 18, 2023
…#14886)

We do already have a page on _building_ for iOS:
https://openxla.github.io/iree/building-from-source/ios/, but that page
is less polished than the other building from source pages. This moves
us closer to having a complete set of documentation pages for iOS/macOS
development and deployment, now that the Metal HAL is moved out of
`experimental/`.

---

Add placeholder gpu-metal documentation page 

![image](https://github.com/openxla/iree/assets/4010439/018cf40a-eda6-4f55-a331-7c583dea41ef)

---

Drop "experimental" qualifier on Metal compiler target and runtime HAL
driver

| | |
| -- | -- |
| before |
![image](https://github.com/openxla/iree/assets/4010439/fee4e326-c1e6-4818-a0bb-6bbfdf8a4ae7)
|
| after |
![image](https://github.com/openxla/iree/assets/4010439/b964fa1a-ada2-4a95-a5cb-ceff2d40d73e)
|

---

Refresh language and icon usage for the other pages in this section 

![image](https://github.com/openxla/iree/assets/4010439/96578d03-3f96-44f5-8545-bf6f34c8a0da)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation ✏️ Improvements or additions to documentation hal/metal Runtime Apple Metal HAL backend platform/macos 🍎 MacOS-specific build, execution, benchmarking, and deployment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants