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

[SYCL][Doc] Add AOT CPU and GPU enabling information for offloading #15354

Closed
wants to merge 1 commit into from

Conversation

mdtoguchi
Copy link
Contributor

When using the new offloading model, one of the options available is --offload-arch. This is used to specify the target architecture for the offloading targets being compiled for.

Introduce unique values that should be used for --offload-arch to trigger the appropriate AOT compilation steps for GPU and CPU targets.

When using the new offloading model, one of the options available is
--offload-arch.  This is used to specify the target architecture for the
offloading targets being compiled for.

Introduce unique values that should be used for --offload-arch to
trigger the appropriate AOT compilation steps for GPU and CPU targets.
@mdtoguchi mdtoguchi closed this Sep 24, 2024
@mdtoguchi mdtoguchi deleted the offload-arch-updates branch September 24, 2024 17:37
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