Tags: Programming Language.

Cilk Plus is an extension to the C and C++ programming languages designed for multithreaded parallel computing.Cilk Plus adds fine-grained task support to the C and C++ programming languages making it easier to write parallel programs that exploit the multiple processors and vector instructions available on modern CPUs. It provides simple language extensions to express data and task parallelism to the C and C++ language.

Loading...

This page contains content from the copyrighted Wikipedia article "Cilk Plus"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.