PTX: Difference between revisions
No edit summary |
add PTX 2.2 notes |
||
| Line 7: | Line 7: | ||
! CUDA Toolkit Version | ! CUDA Toolkit Version | ||
! Changes | ! Changes | ||
|- | |||
| 2.2 | |||
| 3.2 | |||
| | |||
* New kernel parameter directives for pointer arguments | |||
* Flat address space for constants (backwards compatibility for constant banks) | |||
* Texture changes for OpenCL, bilerp (bilinear interpolation) and high-bw loads | |||
|- | |- | ||
| 2.1 | | 2.1 | ||