MCPcopy Create free account
hub / github.com/clMathLibraries/clFFT / main

Function main

src/cuFFT-client/cuFFT-client.cpp:105–108  ·  view source on GitHub ↗

/////////////////////////////////////////////////////////////////////////// Program main ///////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

103// Program main
104////////////////////////////////////////////////////////////////////////////////
105int main(int argc, char **argv)
106{
107 runTest(argc, argv);
108}
109
110////////////////////////////////////////////////////////////////////////////////
111//! Run a simple test for CUDA FFT

Callers

nothing calls this directly

Calls 1

runTestFunction · 0.85

Tested by

no test coverage detected