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

Replace getPointer method with data method #299

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

adayton1
Copy link
Member

  • chai::ManagedArray::getPointer method was previously deprecated and has now been removed. Uses have been replaced with chai::ManagedArray::data.
  • care::host_device_ptr::getPointer has been renamed to care::host_device_ptr::data for consistency.

@adayton1 adayton1 requested review from liu15 and dtaller November 12, 2024 20:45
@adayton1 adayton1 merged commit 49daac3 into develop Nov 12, 2024
7 checks passed
@adayton1 adayton1 deleted the bugfix/dayton8/use_data_method branch November 12, 2024 23: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.

3 participants