Skip to content

[SYCL][DOC] CUDA and HIP GetStartedGuide updates #17928

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

Merged
merged 2 commits into from
Apr 28, 2025

Conversation

npmiller
Copy link
Contributor

@npmiller npmiller commented Apr 9, 2025

  • Fix links to configure.py and compile.py
    • Linking to the file in tree caused the link in the docs to just download the python script. It makes more sense to link to the github web UI for these as they should be used in a checkout anyway.
  • Remove CUDA requiring device selector
  • Update HIP backend limitations
  • Update HIP for Nvidia section
    • This might work but is not supported
  • Update HIP section
    • Recommended HIP version + testing platforms
    • HIP is no longer in beta
  • Add note on target aliases for CUDA and HIP

* Fix links to configure.py and compile.py
  * Linking to the file in tree caused the link in the docs to just
    download the python script. It makes more sense to link to the
    github web UI for these as they should be used in a checkout anyway.
* Remove CUDA requiring device selector
  * Since intel#6203 the device selector
    should handle this case well.
* Update HIP backend limitations
  * HIP is no longer in beta
  * Windows isn't supported but intel#17702
    made the build work with it so it might work for some users.
  * Global offset has been supported since intel#5855
  * Add common limitations
* Update HIP for Nvidia section
  * This might work but is not supported
* Update HIP section
  * Recommended HIP version + testing platforms
  * HIP is no longer in beta
* Add note on target aliases for CUDA and HIP
@npmiller npmiller requested a review from a team as a code owner April 9, 2025 12:16
@npmiller
Copy link
Contributor Author

@intel/llvm-gatekeepers this is ready to merge

@kbenzie kbenzie merged commit 0caa83c into intel:sycl Apr 28, 2025
4 checks passed
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.

3 participants