This example demonstrates several kernels that do simple math operations. More...
#include "../include/mycuda.h"Go to the source code of this file.
Functions | |
| int | main () |
This example demonstrates several kernels that do simple math operations.
Definition in file simpleMath.cu.
| int main | ( | void | ) |
Definition at line 11 of file simpleMath.cu.
1.8.4