Does gcc cilk plus support include offloading to graphics hardware?
Ilya Verbin
iverbin@gmail.com
Thu Apr 21 19:31:00 GMT 2016
2016-04-21 7:09 GMT+03:00 Hal Ashburner <hal@ashburner.info>:
> Another cilk plus question:
> Is op_ostream also considered to be outside of cilk plus?
> https://www.cilkplus.org/docs/doxygen/include-dir/group___reducers_ostream.html
> I am trying to compile the basic "Cilk Plus Tutorial Sources" code as
> supplied at http://cilkplus.org/download
> reducer-ostream-demo.cpp, reducer-string-demo.cpp and
> reducer-wstring-demo.cpp I am unable to get to compile.
The tutorial samples require the latest Cilk runtime (not in GCC yet).
The new runtime will be merged into mainline soon.
-- Ilya
More information about the Gcc
mailing list