cilk
There are 16 repositories under cilk topic.
OpenCilk/opencilk-project
Monorepo for the OpenCilk compiler. Forked from llvm/llvm-project and based on Tapir/LLVM.
bprail/contech
The 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.
neboat/cilkbench
Cilk application benchmark programs
fcdimitr/CompressedSparseBlocks.jl
A Julia interface (wrapper) to the Compressed Sparse Blocks (CSB) library.
peterwzhang/CS403Problems
A collection of the practice problems for CS403 (Programming Languages).
Stavrosfil/vertexwise-triangle-counting
Fast parallel triangle counting using OpenCilk, OpenMP, and Pthreads
ailiop/cilk-mode
Emacs minor mode for editing Cilk source code
dannycho7/pbfs
Parallel BFS implemented with Cilk++
prateekroy/Parallel-Programming
Parallel Programming with CILK, OPENMPI, CUDA
anna-kay/recursive-quicksort-parallelization-openMP-cilk
Quicksort algorithm parallelization, C, 2 versions: openmp & cilk
Utkarshp1/CS-410-Parallel-Computing
This repo is created as a part of Parallel Computing course at my college.
enrimilan/PC-WS2015
Course "Parallel Computing Einführung paralleles Rechnen" at Vienna University of Technology
MaverickTse/LQR-AviUtl
Liquid Rescale Plugin for AviUtl. Directly use libLqR, does not use ImageMagick
pprudhvi/EE717
Algorithms and Data Structures
trungngotdt/ParallelQuickSort
QuickSort parallel with cilk
yuchia0221/Othello-Parallel-Exploratory-Search
Parallel Exploratory Search with Cilk Plus