Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/willcrichton/cilkscheduler
418 assignment 4
https://github.com/willcrichton/cilkscheduler
Last synced: 23 days ago
JSON representation
418 assignment 4
- Host: GitHub
- URL: https://github.com/willcrichton/cilkscheduler
- Owner: willcrichton
- Created: 2014-12-30T23:55:52.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-10T06:27:07.000Z (almost 10 years ago)
- Last Synced: 2024-10-22T11:36:48.248Z (2 months ago)
- Language: C++
- Size: 176 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
cilkscheduler
=============Put your implementation in `lib.hpp`. Edit `main.cpp` to mess around with your implementation. Do `make; ./main` to run your `main.cpp`. Do `make test` to run tests on your implementation against `ref.hpp`.