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

Adding a preliminary GPU lesson #3

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

stoltzstrop
Copy link

This is a basic GPU lesson added to target users of Cirrus. The lesson follows the same example given in the MPI parallel lesson of estimating pi with a similar workflow. The example is rewritten in PyCUDA and stepped through in detail.

Five files are added:

  • a new episode for the lesson
    
  • two figures which feature in the lesson
    
  • two files containing the PyCUDA example
    

@bkmgit
Copy link
Contributor

bkmgit commented Mar 3, 2022

Thanks for this.

@bkmgit bkmgit self-assigned this Mar 3, 2022
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.

2 participants