bstatcomp / math

Stan Math Library
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

State of the OpenCL pipeline #11

Closed rok-cesnovar closed 4 years ago

rok-cesnovar commented 5 years ago

In this issue we will try to keep track of what me, Steve, Tadej and Davor are working on regarding OpenCL support in Stan Math.

I think it would be good to cross post this on Discourse from time to time. Once this OpenCL stuff picks up, hopefully other people will join in.

In review:

Stuff in the works but not ready for review

Idea list:

seantalts commented 5 years ago

Thanks for writing this up! Is anything waiting on review or input from me?

rok-cesnovar commented 5 years ago

The triangular multiply PR is ready for review. It adds a new kernel but its actually a copy of the regular matrix multiply kernel with a few minor optimizations.