17 skills found
OpenCilk / Opencilk ProjectMonorepo for the OpenCilk compiler. Forked from llvm/llvm-project and based on Tapir/LLVM.
cilkplus / LlvmThe cilkplus/llvm repo implements the Intel Cilk Plus language extensions to C and C++ in LLVM.
bprail / ContechThe Contech analysis framework provides the means for generating and analyzing task graphs that enable computer architects and programmers to gain a deeper understanding of parallel programs.
cilkplus / Cilkplus.github.comNo description available
OpenCilk / CilkrtsA copy of the Intel Cilk Plus runtime system with modifications to work with OpenCilk and its associated tools.
neboat / CilkbenchCilk application benchmark programs
wsmoses / Tapir ClangClang frontend to Tapir Compiler, includes implementation of Cilk language in frontend
zakkak / CilkThe CIlk programming language from http://supertech.lcs.mit.edu/cilk/
philscher / GkcA gyrokinetic code written in C++/Cilk+
georgegito / Vertexwise Triangle CountingParallel triangle counting using Cilk, OpenMP and PThreads
fcdimitr / CompressedSparseBlocks.jlA Julia interface (wrapper) to the Compressed Sparse Blocks (CSB) library.
tprince / Lcdports of netlib vectors to current Fortran, C, C++, CIlk+
Sakawa / CilkprideNo description available
hvdieren / Swan RuntimeSwan runtime - Extension of Intel Cilk Plus ™ runtime with dataflow dependencies between tasks.
onideen / Cilk BfsParallel Breadth-First Search written in Cilk++
jsukha / NabbitNabbit, a task graph library for Cilk
jonniesweb / Docker CilkplusA small and simple dev environment for building and running C/C++ Cilk Plus applications with GCC