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

Can Sponge support domain decomposition? #1

Open
limin2021 opened this issue Aug 23, 2022 · 1 comment
Open

Can Sponge support domain decomposition? #1

limin2021 opened this issue Aug 23, 2022 · 1 comment

Comments

@limin2021
Copy link

I wonder to know if Sponge can support domain decomposition?

@Xia-Yijie
Copy link

No. Domain decomposition is mainly for CPU parallelism, and SPONGE is not designed to be used on CPUs. The design of parallel computing in CPU, GPU and Ascend is different.

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

No branches or pull requests

2 participants