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

Doc: Compute Section #230

Merged
merged 1 commit into from
Dec 6, 2023
Merged

Doc: Compute Section #230

merged 1 commit into from
Dec 6, 2023

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Dec 6, 2023

Demonstrate how to use the Zero-Copy data access to compute (read & write) on fields and particles. This uses the typical AMReX level - block - compute loop pattern in AMReX.

Also adds some breakage to clean up attributes (e.g., nGrowVect -> n_grow_vect).

@ax3l ax3l added the component: documentation Improvements or additions to documentation label Dec 6, 2023
Demonstrate how to use the Zero-Copy data access to compute
(read & write) on fields and particles. This uses the typical
AMReX level - block - compute loop pattern in AMReX.
@ax3l ax3l merged commit ad4ddbe into AMReX-Codes:development Dec 6, 2023
13 checks passed
@ax3l ax3l deleted the doc-compute branch December 6, 2023 07:34
@ax3l ax3l added the API: breaking Breaking changes label Dec 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API: breaking Breaking changes component: documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant