LLNL / CARE

CHAI and RAJA provide an excellent base on which to build portable codes. CARE expands that functionality, adding new features such as loop fusion capability and a portable interface for many numerical algorithms. It provides all the basics for anyone wanting to write portable code.
BSD 3-Clause "New" or "Revised" License
28 stars 4 forks source link

Bugfix/probinso/facekey device #285

Closed robinson96 closed 1 week ago

robinson96 commented 2 weeks ago

Const correctness fix in uniqArray API.

Strictly use '<' in care::BinarySearch.