Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kpamnany/partr
Parallel Tasks Runtime
https://github.com/kpamnany/partr
Last synced: 2 months ago
JSON representation
Parallel Tasks Runtime
- Host: GitHub
- URL: https://github.com/kpamnany/partr
- Owner: kpamnany
- License: mit
- Created: 2016-11-04T20:19:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-26T18:17:52.000Z (over 5 years ago)
- Last Synced: 2024-08-04T02:09:12.529Z (6 months ago)
- Language: C
- Size: 55.7 KB
- Stars: 34
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- AwesomeCppGameDev - partr
README
## Parallel Tasks Runtime
A parallel task execution runtime that uses parallel depth-first (PDF) scheduling [1].
[1] Shimin Chen, Phillip B. Gibbons, Michael Kozuch, Vasileios Liaskovitis, Anastassia Ailamaki, Guy E. Blelloch, Babak Falsafi, Limor Fix, Nikos Hardavellas, Todd C. Mowry, and Chris Wilkerson. 2007. Scheduling threads for constructive cache sharing on CMPs. In Proceedings of the nineteenth annual ACM symposium on Parallel algorithms and architectures (SPAA '07). ACM, New York, NY, USA, 105-115. DOI=http://dx.doi.org/10.1145/1248377.1248396