PLASMA  2.4.5
PLASMA - Parallel Linear Algebra for Scalable Multi-core Architectures
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
lapack_testing.py File Reference

Go to the source code of this file.

Namespaces

namespace  lapack_testing

Variables

string lapack_testing.filename = "testing_results.txt"
tuple lapack_testing.f = open(filename, "w")
tuple lapack_testing.dtypes
list lapack_testing.letter = dtypes[0]
list lapack_testing.name = dtypes[1]
tuple lapack_testing.test1 = os.popen("xlintst%s < %stest.in" % (letter, letter))