We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I cannot find the related '?axpyi()' functions which are for adding a scalar multiple of compressed sparse vector to a full-storage vector.
What's the plan to add them or any alternatives available in current ARM performance library?
Hi,
We do support that via the armpl_spaxpby_exec_* functions. For example for double precision real data see https://developer.arm.com/documentation/101004/2410/Sparse-Linear-Algebra/Sparse-Linear-Algebra-Functions/armpl-spaxpby-exec-d
Hope that helps,
Chris.