Real GPU path#
Real GPU path — hand everything to the actual CUDA runtime.
Defined in code/simulator.h.
This page documents 1 symbols: 1 functions.
Functions#
Signature |
Description |
Availability |
Location |
Example |
|---|---|---|---|---|
|
Cooperative launch: the real runtime takes the kernel arguments as an array of pointers, so the portable macro goes through a helper that builds it. |
nvcc only |
simulator.h:256 |