$ cp make.inc.example make.inc
$ make blaslib testing
$ make
http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00046.html
add current directory to library search path
$ gcc -L . -lm -llpack file.c -o executable_file
$ cp make.inc.example make.inc
$ make blaslib testing
$ make
http://icl.cs.utk.edu/lapack-forum/archives/lapack/msg00046.html
add current directory to library search path
$ gcc -L . -lm -llpack file.c -o executable_file
This entry was posted on March 29, 2010, 9:35 pm and is filed under Computer Science. You can follow any responses to this entry through RSS 2.0. You can leave a response, or trackback from your own site.
Fusion theme by digitalnature | powered by WordPress
Entries (RSS) and Comments (RSS) ^