Problems running the BLAS test suite with an optimized BLAS library?
If you encounter difficulties running the BLAS Test Suite with an optimized BLAS library, it may be that you need to disable “input error checking” in the BLAS Test Suite. Most optimized BLAS libraries do NOT perform input error checking. To disable “input error checking” in the BLAS testers, you need to modify line 7 of the data files LAPACK/BLAS/*blat2.in and LAPACK/BLAS/*blat3.in by setting the “T” to “F”. F LOGICAL FLAG, T TO TEST ERROR EXITS.
Related Questions
- My entire organization uses basically the same configuration settings for running the test suite. Do we all need to answer the entire configuration interview and keep track of our own interview files?
- Is the test roll typical of sizes, layout, problems, and title changes in the million images for the production project?
- Problems running the BLAS test suite with an optimized BLAS library?