jfalcou/eve

[BUG] RETARGET(cpu_) equivalent for new callalbe apis

DenisYaroshevskiy opened this issue · 2 comments

As far as I can see there isn't one

Wrote this:

return eve::iota.behavior(cpu_{}, opts, tgt);

as a workaround

I added it in my abs branch so it'll appear then.

Available as of 5abea74