Skip to content
This repository has been archived by the owner on Jun 4, 2020. It is now read-only.

faruken/cilk-patricia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a Patricia Trie implementation in Cilk++

License: BSD

Data races can be found with cilkscreen.
Example:
cilkscreen -a ./patricia

You could use different workers to experiment.

Examples:
./patricia -cilk_set_worker_count 1
./patricia -cilk_set_worker_count 2
./patricia -cilk_set_worker_count 4

About

Patricia Trie implementation in Cilk++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published