Definitely on the todo list. Is this an area where you have expertise or a
particular interest? A contribution to make a primitive run faster is
always welcome!

On Mon, May 24, 2021 at 12:15 AM Aaron Ash <aaron....@gmail.com> wrote:

> Hi All,
>
> Are there currently any plans to expand the usage of Openmp parallel for
> loops within the jsource engine?
>
> I can see that they're currently used within gemm.c and the base64 code but
> don't seem to be used anywhere else within j.
>
> It seems like there could potentially be some good performance wins for a
> lot of the embarrassingly parallel operations represented by the j
> primitives on modern architectures.
> Is this just something that is on the TODO list that hasn't become a
> priority yet or is there something more to this than meets the eye at first
> glance?
>
> Cheers,
> Aaron.
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to