Skip to content

Instantly share code, notes, and snippets.

@jacobtolar
Created January 30, 2012 01:59
Show Gist options
  • Save jacobtolar/1701934 to your computer and use it in GitHub Desktop.
Save jacobtolar/1701934 to your computer and use it in GitHub Desktop.
// see if I got lucky
if (threadIdx.x == 7) {
luckyNumber++;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment