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 Apple Silicon GPU Acceleration #1985

Merged
merged 2 commits into from
Nov 20, 2023
Merged

Add Apple Silicon GPU Acceleration #1985

merged 2 commits into from
Nov 20, 2023

Conversation

NripeshN
Copy link
Contributor

@NripeshN NripeshN commented Nov 7, 2023

Overview

This PR introduces support for Apple Silicon GPU Acceleration by leveraging the Metal Performance Shaders (MPS) backend. This enhancement ensures that our PyTorch-based machine learning and deep learning workloads can take full advantage of the GPU capabilities provided by the Apple M1 and newer chips, significantly improving computational performance and efficiency.

Checklist

  • Added unit tests, if applicable
  • Updated documentation, if applicable
  • Added needs-backport label if the change should be back-ported to the previous release
  • PR has a name that won't get you publicly shamed for vagueness

@AdeelH
Copy link
Collaborator

AdeelH commented Nov 8, 2023

Thank you for the PR! We require external contributors to first sign a CLA. Please see the instructions here: https://docs.rastervision.io/en/stable/CONTRIBUTING.html#contributor-license-agreement-cla.

@NripeshN
Copy link
Contributor Author

Thank you for the PR! We require external contributors to first sign a CLA. Please see the instructions here: https://docs.rastervision.io/en/stable/CONTRIBUTING.html#contributor-license-agreement-cla.

Hey,
I have sent the signed copy of the CLA.

Copy link
Collaborator

@AdeelH AdeelH left a comment

Choose a reason for hiding this comment

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

Thank you!

@AdeelH AdeelH merged commit 14d2d98 into azavea:master Nov 20, 2023
1 check 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.

2 participants