2016-04-21 7:09 GMT+03:00 Hal Ashburner <h...@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