Documentation Sparse BLAS

Documentation Sparse BLAS

mklvml的头像

The documentation for the Sparse BLAS routines is somewhat flawed:

For example for ?gthr (http://software.intel.com/sites/products/documentation/hpc/mkl/webhelp/bla/functn_gthr.html), the
Fortran 95 Interface Notes

section says "Holds the vector with the number of elements nz" for every argument.

This isn't really helpful.

And my question for gthr is, if size(x) has to be equal to size(indx) or if the the gathering stop if the smaller size limit is reached?

Thanks


Fortran 95 Interface NotesDF

1 条帖子 / 0 new
如需更全面地了解编译器优化,请参阅优化注意事项.