Пожалуйста, обратитесь к странице Уведомление об оптимизации для более подробной информации относительно производительности и оптимизации в программных продуктах компании Intel.
Let me rephrase the question. The Intel Cilk++ Programmer's Guide (No. 322581-001US) contain a chapter discussing reducers and uses the opadd reducer in several examples. They use another example besides oppadd butother examplesof reducers are limited.
I was just hoping that I could see some other examples of Cilk++ code using reducers that are different from what is in the Programmer's Guide.
If there are any examples please give me the link and/or reproduce them in a reply to this post.
Sorry to have to repose the question, but reducers take timeto undertstand. The more varied the examples the better.