All Articles Tagged DSS interface routines

Link/UrlTags
Pardiso and OpenMP - Does the first one depend on the second?[Forums]
Hi,I am currently using the direct sparse solvers (DSS subroutines) for a FEM code. I implemented Pardiso to take advantage of the parallelism. However, I don't see any difference by using the previous...

Posted: 2010-11-05 09:28:39
DSS interface routines, linear solver, OpenMP, pardiso
dss_solve_real in parallel?[Forums]
I'm using the dss routines in version 10.0.3.020 of the intel mkl solver for linux. I am able to compile and run my program without a problem. My sparse matrix is fairly large and cpu intensive, so I use...

Posted: 2009-06-04 12:46:17
DSS interface routines, dss_solve_real, threading
Speed of MKL-DSS on Atom processor[Forums]
Hi all, We are a group of happy MKL users developing a math-intensive measurement device. Currently, the performance of one of our applications is mainly bounded by the speed of the direct sparse solver...

Posted: 2009-02-27 04:05:07
Atom Processor, DSS interface routines
Problems solving sparse complex non-symmetric matrix with Padiso DSS interface routines[Forums]
I encoutered some problems, when trying to solve a sparse non-symmetrix complex matrix with pardiso and the DSS interface routines. I receive a segmentation fault during the call "dss_factor_complex( handle,...

Posted: 2009-01-14 04:29:27
complex non-symmetic matrix, DSS interface routines, pardiso