The LAPACK forum has moved to https://github.com/Reference-LAPACK/lapack/discussions.

Clapack how to test

Open discussion regarding features, bugs, issues, vendors, etc.

Clapack how to test

Postby truelies » Fri Feb 26, 2010 4:50 pm

Hi,

I built Clapack 3.2.1 under VS2008, after build how to run the test? I "start without debuging" RUN_TESTING, it pop out a windows and let me select a .exe file. I did so and only got an empty windows. No results.

To improve the speed, it that possible to copy some of c routines to my C++ code and build them in my own project? Thanks!
truelies
 
Posts: 27
Joined: Thu Apr 10, 2008 6:31 pm

Re: Clapack how to test

Postby admin » Tue Mar 02, 2010 12:47 pm

Indeed, if you run RUN_TESTS VS project, "start without debuging" , you get that window. And if you choose "start debugging", you got it also.
I believe, this is how it is, because the RUN_TESTS is not an application but an utility (Configuration Type) so you cannot run it directly.
To run it, choose "Build" or "Build only".

Yes, of course.
If you want performance what counts is the BLAS library you have.
MKL or GOTO BLAS are the one that would give you the best performance.
Regards
Julie
admin
Site Admin
 
Posts: 616
Joined: Wed Dec 08, 2004 7:07 pm


Return to User Discussion

Who is online

Users browsing this forum: No registered users and 5 guests