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

Add a new proposal for GSoC25 in Trixi.jl #2217

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

huiyuxie
Copy link

I found a good quadtree example in the CUDA examples and have included the link here (instead of writing my own samples for guidance). However, I still plan to write a corresponding example in Julia to provide better support.

Also, I am unsure whether CUDA.jl offers robust support for handling complex tasks involving dynamic parallelism, as CUDA does. Moreover, the actual speedup depends heavily on the problem size. For example, 3D problems generally achieve greater speedup compared to 1D, and deeper levels of refinement typically result in better acceleration.

But this proposal is interesting to me; if no one chooses it, I'm happy to work on it myself.

@huiyuxie
Copy link
Author

CC @ranocha @jlchan @sloede

@huiyuxie
Copy link
Author

Let me know if you find any problems or have any questions. Thanks!

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