Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Ankündigungen
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.
29285 Diskussionen

Error in the MKL developer reference (fortran)

qdu
Einsteiger
1.143Aufrufe

Hello,

Maybe I'm not in the right place to give a feedback in termes of errors in MKL developer reference, but I hope you could fix the errors and others would not waste time by being confused like me..

Well, it's about the "sparse blas" section. First of all, in appendix A - sparse matrix storage format, like that of CSR, I think there are errors in the example about pointerB and pointerE for both indexing, given that pB/E(j) - indexing = index (of element in "values"). Maybe there are similar errors in other examples of this appendix. You could check it out...

Then, I found another error in reference when I tried to use spblas routines. It's in BLAS-Inspector..-matrix manipulation routines-..creat_csr. In explaination of parameter "col_indx", I think we should not write "plus one" in "for one-based..plus one.." as columns index should be as it is like stored in CSR format.

Thanks for your attention and please fix these errors.

qdu

0 Kudos
2 Antworten
Steve_Lionel
Geehrter Beitragender III
1.133Aufrufe

I suggest you submit this as a support request through https://supporttickets.intel.com/?lang=en-US . Be sure to specify Intel Math Kernel Library as the product and not Fortran. The Intel documentation people don't read these forums, and the support ticket is the best way to get the change you want.

qdu
Einsteiger
1.090Aufrufe

Thank you for your reply, Mr Steve Lionel.

I will later look for their support in a better place.

Best regards!

qdu

Antworten