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

Boundary conditions must be templated on block size #1438

Merged
merged 1 commit into from
Jun 11, 2020

Conversation

lukasm91
Copy link
Contributor

Currently, the cuda backend for boundary conditions is only specialized for the default cuda backend, but not for the one with custom block sizes. This PR changes that behaviour.

@havogt
Copy link
Contributor

havogt commented Mar 25, 2020

launch strgrid

@fthaler
Copy link
Contributor

fthaler commented May 12, 2020

@havogt was this ever merged into 1.1?

@havogt
Copy link
Contributor

havogt commented May 12, 2020

Waiting for CLA.

@havogt
Copy link
Contributor

havogt commented Jun 11, 2020

launch jenkins

@havogt havogt merged commit e71e23f into GridTools:release_v1.1 Jun 11, 2020
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.

3 participants