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

Sparse BLAS setup

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

Sparse BLAS setup

Postby ssylee » Wed Jan 28, 2009 9:01 pm

I'm having trouble setting up Sparse BLAS right now with an application that I am developing. Basically, I have downloaded the files from http://math.nist.gov/spblas/, and then I unzipped the files into the root directory of the application. However, I keep on getting stumped on this error, which leads me to think that I'm missing the dll or lib file that is directly associated with the Sparse BLAS library. The error is as shown:

1>testing.obj : error LNK2019: unresolved external symbol "int __cdecl BLAS_duscr_begin(int,int)" (?BLAS_duscr_begin@@YAHHH@Z) referenced in function _main
1>C:\Robotics and Controls Laboratory\matx_migrate\Debug\matx_migrate.exe : fatal error LNK1120: 1 unresolved externals

What would be your recommendations on finding or creating the lib or dll file for this? I'm trying to perform efficient sparse matrix multiplications with it.

Thanks in advance.
ssylee
 
Posts: 7
Joined: Tue Jan 13, 2009 8:45 pm

Return to User Discussion

Who is online

Users browsing this forum: No registered users and 7 guests