Page 1 of 1

Real world / research applications that use ScaLAPACK?

PostPosted: Tue Nov 16, 2010 4:09 pm
by israel
I'm doing research on system support for reliable parallel processing, and I would like to get my hands on source code for some open-source real-world applications or research programs that use ScaLAPACK. I'm looking for something that is not as simple as ScaLAPACK's example programs. For example, I've found that Socorro (http://dft.sandia.gov/Socorro/mainpage.html) uses ScaLAPACK.

Any pointers would be appreciated. Thank you.

Re: Real world / research applications that use ScaLAPACK?

PostPosted: Sun Jan 23, 2011 5:37 am
by tsahee
I'm also looking for such real-world uses for lapack/scalapack.

The only extra pointer I can provide is that the OpenCV library's source has a folder named "3rdparty/lapack", which seems to be a c version of lapack but I haven't looked very deep into it.

Re: Real world / research applications that use ScaLAPACK?

PostPosted: Sun Jan 23, 2011 5:47 am
by tsahee
I'm also looking for such applications.

The only extra pointer I can provide is that the OpenCV library's source
has a folder named "3rdparty/lapack", which seems to be a c version of
lapack but I haven't looked very deep into it.