![]() |
MAGMA
1.6.1
Matrix Algebra for GPU and Multicore Architectures
|
The testing directory includes tests of most MAGMA functions.
These are useful as examples, though they contain additional testing features that your application does not need, or would do differently. The example directory has a simple example without all this additional framework.
See the run_tests.py file to run a standard set of test sizes and options. Currentyl, nearly all the tests pass with –tol 100. With the default tolerance, usually 30, some tests will signal false negatives, where the test is okay but just slightly above the accuracy tolerance check.