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

Updated sumpy and boxtree to arraycontext branches #179

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

alexfikl
Copy link
Collaborator

@alexfikl alexfikl commented Sep 6, 2022

Port to array context versions of boxtree and sumpy.

TODO:

@alexfikl alexfikl force-pushed the towards-array-context branch 2 times, most recently from 6668ccc to 6737ff8 Compare September 23, 2022 16:55
@alexfikl alexfikl force-pushed the towards-array-context branch from 11ffc4c to 6c04ef6 Compare September 28, 2022 16:58
@alexfikl alexfikl force-pushed the towards-array-context branch from f03b5c1 to 1bd1705 Compare October 10, 2022 07:37
@alexfikl alexfikl force-pushed the towards-array-context branch from 1bd1705 to e36f229 Compare October 17, 2022 07:48
@alexfikl alexfikl force-pushed the towards-array-context branch from e36f229 to c74c448 Compare November 22, 2022 14:35
@alexfikl alexfikl force-pushed the towards-array-context branch from c74c448 to c14cef3 Compare November 30, 2022 14:37
@alexfikl alexfikl force-pushed the towards-array-context branch from c14cef3 to 34176c8 Compare December 19, 2022 07:12
Comment on lines +25 to +22
nitpick_ignore_regex = [
["py:class", r"boxtree\.array_context\.(.+)"],
]
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Need to remove this once the boxtree changes go in.


# {{{ PyOpenCLArrayContext

class PyOpenCLArrayContext(SumpyPyOpenCLArrayContext):
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

How should this inherit from the meshmode and the sumpy array contexts? Presumably it needs functionality from both to handle the mesh and the FMM..

@alexfikl alexfikl force-pushed the towards-array-context branch from 34176c8 to 66fff9f Compare December 26, 2022 07:06
@alexfikl alexfikl force-pushed the towards-array-context branch from 66fff9f to 1f2644b Compare January 11, 2023 12:19
@alexfikl alexfikl force-pushed the towards-array-context branch from 1f2644b to 0bf3614 Compare January 31, 2023 07:52
@alexfikl alexfikl force-pushed the towards-array-context branch from 0bf3614 to 961df9e Compare April 4, 2023 07:03
@alexfikl alexfikl force-pushed the towards-array-context branch from 961df9e to 875f858 Compare April 26, 2023 11:55
@alexfikl alexfikl force-pushed the towards-array-context branch 2 times, most recently from fc0541c to c6000b2 Compare June 16, 2023 08:17
@alexfikl alexfikl force-pushed the towards-array-context branch from c6000b2 to 8be9b04 Compare August 2, 2023 17:09
@alexfikl alexfikl force-pushed the towards-array-context branch from 8be9b04 to af7a6ea Compare October 17, 2023 08:07
@alexfikl alexfikl force-pushed the towards-array-context branch from af7a6ea to 4c1f0ef Compare July 19, 2024 18:47
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.

1 participant