Resources
The goal of this draft page is to encourage the core OpenCilk team to start contibuting content to this site. As we curate our collection of content (on the website repository) over the coming weeks/months/years, we can change and adapt how we present it on the generated pages of this website. For example, whenever we notice a interesting slice of content emerging behind the scenes, we can present it on the website with a blog post or a new page.
Add to our list of resources
The content below comes from src/_data/resources.yaml
. If you have any edits or additions to make to the list, please submit them as edits (pull requests) there. Thank you!
Community resource list
-
Agner Fog’s website and blog on software optimization resources external
-
Bit hack collection external bithacks : Collected by Sean Eron Anderson
-
Cilksan opencilk debugging parallel tool : OpenCilk race detector
-
rr + Cilksan opencilk debugging parallel tool : rr fork with Cilksan integration for navigating across race sites
-
Cilkscale debugging opencilk tool benchmarking profiling parallel : OpenCilk scalability analyzer and benchmarking tool
-
gperftools profiling tool cpu memory : C/C++ CPU and heap profilers
-
google-pprof profiling tool : gperftools profile visualization tool
-
Perf C2C profiling tool parallel : False sharing detection tool
-
mimalloc malloc : Microsoft's version of malloc for parallel applications.
-
Roblox outage traced back to performance engineering issues story external
-
Performance-engineering bracket pair colorization in VS Code story external
-
Intel oneAPI Threading Building Blocks external parallel-platform
-
cilk-mode (Emacs) ide goodies opencilk : Emacs minor mode for Cilk source code editing