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

Examples run on GPU() #207

Merged
merged 13 commits into from
Mar 8, 2021
Merged

Examples run on GPU() #207

merged 13 commits into from
Mar 8, 2021

Conversation

navidcy
Copy link
Member

@navidcy navidcy commented Mar 6, 2021

This PR generalizes all examples so they run without any errors on GPUs.

it also removed all Binder links from examples since the size of gh-pages branch has rendered them unusable.

Closes #167. Closes #203.

Also addresses one of @ranocha's review remarks.

Copy link
Member

@glwagner glwagner left a comment

Choose a reason for hiding this comment

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

🎉

@navidcy navidcy changed the title [WIP] Examples run on GPU() Examples run on GPU() Mar 8, 2021
@navidcy navidcy merged commit c668aee into master Mar 8, 2021
@navidcy navidcy deleted the ncc/fix-examples-on-gpu branch March 8, 2021 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Launching the example "2D dcaying turbulence" in binder does not work Examples on GPU
2 participants