Upcoming events
- 19.Oct.2015: Software Credit Workshop (organized by Software Sustainability Instutite in London). This workshop will explore what contribution software can and should make for academic reputational credit.
- 1-4.Nov.2015: Dagstuhl perspective workshop on artifact evaluation (page, participant list). Public report will be available afterwards.
- 20.Nov.2015: Artifact submission deadline for PPoPP'16 / CGO'16 accepted papers:
Past events
Articles
Presentations
Notes
National requirements
Events with artifact sharing/evaluation
Related blogs
Tools and websites
- OCCAM portal - open curation for computer architecture modeling
- http://www.execandshare.org - creates a companion website associated with a submitted paper to implement the methodology presented in the paper.
- Org mode - keeping notes, maintaining TODO lists, planning projects, and authoring documents with a fast and effective plain-text system
- Reprozip - automatically packing experiments (tool, article)
- Collective Knowledge Framework - decomposing Docker, Virtual Machine and complex experimental setups into reusable components shared via GitHub; exposing them to predictive analytics; creating reproducible, reusable and interactive articles.
- Example of a reproducible, reusable and interactive article: http://cknowledge.org/repo
- Examples of GitHub repositories:
- Projects using CK:
- Example of obtaining, compiling and running any shared benchmark
on a Linux machine with GCC:
$ (sudo) pip install ck
$ ck pull repo:ctuning-programs
$ ck compile program:cbench-automotive-susan --speed
$ ck run program:cbench-automotive-susan
You can find all past aggregated notes at
http://cTuning.org/reproducibility-wiki
No comments:
Post a Comment