Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
2275 讨论

MKL Scalapack PDGESVD error value of -1701

Basden__Alastair
初学者
643 次查看
Hi,
I'm calling PDGESVD and get an error value of -1701 and a message:
On entry to PDGESVD parameter number 1701 had an illegal value

However, this function has nothing like 1701 parameters, so I'm confused - can anyone help? What is this likely to mean?

Thanks...
0 项奖励
1 回复
Basden__Alastair
初学者
643 次查看
Problem solved - I'd called DESCINIT twice on U instead of once on U, once on VT, so the DESCVT wasn't initiallised correctly... a return value of -17 would have been much more helpful in this case! But then maybe 1701 means the first element of DESCVT...
0 项奖励
回复