0x002F - CUDA Tables | Lookups
CUDA Tables for Reference Variable Primitives
CUDA C Older Programming Guide v.7.5 (Guide):
- The older guides are often better when getting started as the are not focused on attempting to cover the myriad of new features, but stick to the foundational basics.
- Math functions page 161
Table Lookup: (Cuda Reference)
New Guide: Guide:
- The new guide skips around between new features and existing examples. For example one does not find a primitive table of what kind of variables are even allowed in Cuda coda in this guide.