Open main menu

CDOT Wiki β

Changes

Winter 2017 SPO600 Project

69 bytes added, 16:19, 20 March 2017
Project Phases
** [https://www.gnu.org/software/libc/started.html Getting Started] working with glibc
** [https://www.gnu.org/software/libc/involved.html Contributing to glibc]
* [https://sourceware.org/bugzilla/buglist.cgi?bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=SUSPENDED&bug_status=WAITING&bug_status=REOPENED&list_id=33073&product=glibc&query_format=advanced glibc Bugzilla]]at Sourceware
* ...''others to be added''...
* Modify glibc. Use git to track your changes.
* Submit your change to the glibc community.
** Make sure that your change does not cause regressions on other platforms, especially x8_64x86_64
== Project Reporting ==
* Phase I: Initial Results
** Develop and test your optimizations
** Due Sunday '''March 2026''' at midnight
* Phase II: Benchmarking and Upstreaming
** Prove that your code does not cause a regressions on other platforms (at least x86_64) and improves things on AArch64.
** Work with the community to get your changes accepted upstream.
** Due Thursday '''April 36'''at midnight
* Phase III: Upstream
** Get your code accepted upstream.
** Due Saturday '''April 1822'''at midnight