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

Update Caffeine to reflect all arg and procedure name changes in PRIF v0.3 #111

Open
5 tasks done
ktras opened this issue Apr 17, 2024 · 0 comments · May be fixed by #112
Open
5 tasks done

Update Caffeine to reflect all arg and procedure name changes in PRIF v0.3 #111

ktras opened this issue Apr 17, 2024 · 0 comments · May be fixed by #112
Assignees

Comments

@ktras
Copy link
Collaborator

ktras commented Apr 17, 2024

After the new PRIF spec version is ready, make associated changes in Caffeine to match the follow naming changes:

  • Update local_buffer and local_buffer_stride arguments (in multiple procedures) current_image_buffer and current_image_buffer_stride
  • Update prif_local_data_size to prif_size_bytes
  • Update coindices args (in multiple procedures) to cosubscripts
  • Update prif_allocate and prif_deallocate to prif_allocate_coarray and prif_deallocate_coarray
  • Update prif_allocate_non_symmetric and prif_deallocate_non_symmetric to prif_allocate and prif_deallocate
@ktras ktras changed the title Update local identifiers Update all arg and procedure name changes in PRIF v0.3 May 2, 2024
@ktras ktras self-assigned this May 2, 2024
@ktras ktras linked a pull request May 2, 2024 that will close this issue
@ktras ktras changed the title Update all arg and procedure name changes in PRIF v0.3 Update Caffeine to reflect all arg and procedure name changes in PRIF v0.3 May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant