FK20 CUDA
|
Go to the source code of this file.
Functions | |
__global__ void | FpTestMMA (testval_t *testval) |
Test for multiply-multiply-add. Compare with current standalone implementation of multiplication adn addition functions. More... | |
__global__ void FpTestMMA | ( | testval_t * | testval | ) |
Test for multiply-multiply-add. Compare with current standalone implementation of multiplication adn addition functions.
testval |
Definition at line 15 of file fptest_mma.cu.