11 lines
195 B
ReStructuredText
11 lines
195 B
ReStructuredText
|
|
..
|
||
|
|
This file was automatically generated. Do not edit.
|
||
|
|
|
||
|
|
trap
|
||
|
|
^^^^
|
||
|
|
.. code-block:: cuda
|
||
|
|
|
||
|
|
// trap; // PTX ISA 10, SM_50
|
||
|
|
template <typename = void>
|
||
|
|
__device__ static inline void trap();
|