-
- Downloads
You need to sign in or sign up before continuing.
Compute the elementwise multplication manually (without eigen) using OpenMP to...
Compute the elementwise multplication manually (without eigen) using OpenMP to parallelize and avoiding to reorder the multiplied vector (rather indexing it). cf. issue #275.
Please register or sign in to comment