SHAD icon indicating copy to clipboard operation
SHAD copied to clipboard

uniform algorithm API

Open mdrocco opened this issue 6 years ago • 1 comments

For uniformity with the current status of code (see discussion for PR #119), I think we should remove any policy-less function interface from algorithm.h and numeric.h.

In the current version, calling shad::min_element with shad::distributed_sequential policy does not compile, I think this is confusing for the user.

@VitoCastellana @mminutoli

mdrocco avatar Sep 18 '18 21:09 mdrocco

We need to schedule a design meeting.

mminutoli avatar Feb 14 '19 18:02 mminutoli