- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want to transfer a global index m to local indexes (p,b,i) and vice versa.
Are there functions to do the calculations, m -> (p,b,i) and (p,b,i) -> m, in scalapack?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ye,
You could use auxiliary function p?lacp3 in ScaLAPACK. This function could copy global parallel array into local arrays. Learn more information please visit https://software.intel.com/en-us/node/521586
Best regards,

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page