E3SM-Project / HOMMEXX

Clone of ACME for CMDV-SE project to convert HOMME to C++
11 stars 0 forks source link

Test parallel scan #300

Closed bartgol closed 6 years ago

bartgol commented 6 years ago

This PR fixes a bug in CaarFunctorImpl, creates a BFB version of parallel_scan, and adds a test to make sure the parallel_scan is doing the correct thing.