Ronan Keryell

Results 214 comments of Ronan Keryell

Yes and I wonder if it is not related to https://github.com/boostorg/compute/issues/621

Is this considered as solved ?

Is there anyone with Boost build infrastructure set up to try, please?

Yes, it would be nice to have support for modern software too.

If I understand this thread, it looks like AIR is mostly old LLVM IR with some attributes or metadata. It should be similar to what we have to do to...

Probably to retarget to the newer open-source NEO OpenCL stack from Intel https://01.org/compute-runtime since Beignet has been deprecated.

I do not know. On the link above there is the recipe for Ubuntu 16.04. Since it is open-source, perhaps it just works with Ubuntu 18.04 but nobody has tried...

Good point! Actually it is mainly used by triSYCL for some non published versions of triSYCL yet.

range-v3 is not a small library, considering the impact on ISO C++ and the brain concentrate it owns. :-) So it seems preferable to just add it as a normal...

Now the hidden dependency on https://github.com/ericniebler/range-v3/blob/master/include/range/v3/all.hpp is solved with https://github.com/triSYCL/triSYCL/pull/306