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

GPUify #1

Open
navidcy opened this issue Jun 23, 2020 · 3 comments
Open

GPUify #1

navidcy opened this issue Jun 23, 2020 · 3 comments
Assignees
Labels

Comments

@navidcy
Copy link
Member

navidcy commented Jun 23, 2020

We should make sure that Brusselator runs smoothly and efficiently on a GPU.

@navidcy navidcy added the GPU label Jun 23, 2020
@navidcy navidcy self-assigned this Jun 23, 2020
@rveltz
Copy link
Contributor

rveltz commented Nov 23, 2021

it does not because of N[1, 1] += params.E * grid.nx # note that fft(constant) = constant * nx in calcN!.

What is this line for btw?

@navidcy
Copy link
Member Author

navidcy commented Nov 23, 2021

The Brusselator solution has nonzero mean and this the nonlinear component of that.

@glwagner
Copy link
Member

I think we just need CUDA.@allowscalar?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants