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

Add support for Arm and Arm64 architectures #816

Merged
merged 1 commit into from
Jun 16, 2022

Conversation

jgiannuzzi
Copy link
Contributor

This PR adds basic support for running ILGPU on Arm and Arm64 architectures.
It address partially #769, allowing the CPU backend to be used for testing/debugging kernels.
It also adds support for using CUDA on Arm and Arm64 (e.g. NVIDIA's Grace).

Copy link
Owner

@m4rs-mt m4rs-mt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jgiannuzzi Thanks a lot for submitting this patch. I can confirm that this path works and enables using ILGPU on M1 Macs and Nvidia Grace platforms.

@m4rs-mt m4rs-mt merged commit 3318793 into m4rs-mt:master Jun 16, 2022
@jgiannuzzi jgiannuzzi deleted the arm_support branch June 16, 2022 09:34
@MoFtZ MoFtZ added this to the v1.3 milestone Jun 23, 2022
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