https://github.com/phra/project-pkaya-2012
https://github.com/phra/project-pkaya-2012
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phra/project-pkaya-2012
- Owner: phra
- Created: 2012-08-17T14:47:28.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-23T20:04:34.000Z (almost 14 years ago)
- Last Synced: 2025-02-10T05:26:16.495Z (over 1 year ago)
- Language: C
- Size: 3.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
per compilare il sorgente, spostarsi in ./src ed eseguire:
-make clean && make kernelphase2lab per compilare il test in laboratorio
-make clean && make per compilare il test a casa
-make clean && make scalabilitylab per compilare il test di scalabilità in laboratorio
-make clean && make scalability per compilare il test di scalabilità a casa
per visualizzare la documentazione generata da doxygen eseguire:
-make docs