-
Notifications
You must be signed in to change notification settings - Fork 708
Idiomatic Names
Wei, Jimmy T edited this page Mar 10, 2023
·
1 revision
- Samples need to balance being concise and descriptive
- Prefer short descriptive words over longer phrases for naming
- Prefer the following idiomatic names:
- g: group
- h : compute group handle (cgh)
- i : iteration
- j : iteration
- k : iteration
- q : queue
- sg : subgroup
- Home
- DPC++ what is it?
- Administration
- sample.json
- Sample Browser
- GitHub Steps for Contribution
- New Sample Submission
- Guidelines