FK20 CUDA
|
Go to the source code of this file.
Functions | |
__global__ void | G1TestFibonacci (testval_t *) |
Test addition and multiplication using a fibonacci sequence (cascading data dependency) More... | |
__global__ void G1TestFibonacci | ( | testval_t * | ) |
Test addition and multiplication using a fibonacci sequence (cascading data dependency)
Definition at line 17 of file g1test_fibonacci.cu.