- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am trying to access the LU factors after dss_factor_real. Are there functions that can access them, along with the permutations?
Many thanks,
Ned
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Ned!
1) I recommend to stop using DSS API. Please switch to PARDISO API unless you're using the feature of computing the determinant.
2) There are no functions at the moment for PARDISO API which can return LU factors and permutations. We had requests for it but so far the priorities were different. You can submit a feature request to strengthen request for this feature.
3) We have the functions you want for the cluster sparse solver (which does the same operation at high-level as PARDISO but uses MPI/OpenMP parallelism [and you can run it on a single MPI]). Pease refer to the documentation for the cluster_sparse_solver_export() https://software.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-c/top/sparse-solver-routines/parallel-direct-sparse-solver-for-clusters-interface/cluster-sparse-solver-export.html and an knowledge base article https://software.intel.com/content/www/us/en/develop/articles/export-functionality-in-the-cluster-sparse-solver.html.
Let us know if you have further questions.
Best,
Kirill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
here is the link to the forum thread where the similar LU related questions has been discussed recently:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Please let us know did the above mentioned link helped you and is there any more information that you would like to know?
Regards
Rajesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The issue is closing and we will no longer respond to this thread. If you require additional assistance from Intel, please start a new thread. Any further interaction in this thread will be considered community only.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page