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