kokkos / stdBLAS

Reference Implementation for stdBLAS
Other
118 stars 22 forks source link

Make scale work for std::execution::par #257

Open mhoemmen opened 1 year ago

mhoemmen commented 1 year ago

Make scale work for std::execution::par.

This is rebased atop PR #256; please merge that first; thanks!

mhoemmen commented 1 year ago

@amklinv-nnl this could be helpful for informing your parallelization efforts