Definitions for "Cilk"
Parallel multithreaded programming language based on ANSI C. Easy to use, comes with a compiler and a runtime system.
Cilk is a language for multithreaded parallel programming based on ANSI C. It contains the Cilk compiler, the Cilk runtime system, and example programs.
Cilk is a general-purpose programming language designed for multithreaded parallel programming.