FK20 CUDA
fptest_mma.cu File Reference
#include "fp.cuh"
#include "fptest.cuh"
Include dependency graph for fptest_mma.cu:

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...
 

Function Documentation

◆ FpTestMMA()

__global__ void FpTestMMA ( testval_t testval)

Test for multiply-multiply-add. Compare with current standalone implementation of multiplication adn addition functions.

Parameters
testval
Returns
void

Definition at line 15 of file fptest_mma.cu.

Here is the call graph for this function:
Here is the caller graph for this function: