October 26, 2014:
Contest topic announcement: Please read to the
call for participation document for details about the contest.
November 10, 2014:
Sample benchmark suite and documentation released.
December 11, 2014:
December 23, 2014: Please note that the Benchmark Suite will be released on December 30th rather than December 23rd due to an error with our macro port definitions that impedes routability. We are currently resolving the issues and will update the website accordingly. If you are interested in receiving a sample design of what is to come, you may email to ispd2015contest@gmail.com.. Again, we apologize for this delay.
December 30, 2014:
December 31, 2014: Please note we will be off January 1-3 for the Holidays. We will process your registration requests on January 5th.
January 11, 2015: Please note that the final benchmark suite document will be released tomorrow. In the meantime, we have updated the benchmark suite. It is very important that you download this final version of the benchmark suite. We have fixed some errors and added five more designs.
January 12, 2015: Please download the The benchmark suite documentation. Again, make sure to download the updated benchmark suite.
January 26, 2015: Please download the updated version RippleDP that is compatible with this year's benchmark suite. Many thanks to William Chow and Professor Evangeline Young for supplying us with this new version.
Feburary 3, 2015: Please download the updated version of the benchmark suite as we have fixed some errors.
Feburary 9, 2015:
Feburary 10, 2015: Preliminary benchmark design scores are now available on [scores].
Feburary 11, 2015: We have posted an updated version of RippleDP graciosuly provided to us by Wing-Kai Chow at the Chinese University of Hong Kong. Please download this version as it fixes a memory error.
Feburary 16, 2015:
Feburary 20, 2015:
March 1, 2015: Many thanks to Win-Kai Chow (Chinese University of Hong Kong) for finding errors in the row definitions of the floorplans for the mgc_superble designs. We have updated the benchmark designs with appropriate fixes. Please download the updated benchmark design suite from here.
March 5, 2015:
March 8, 2015:
March 11, 2015:
March 14, 2015: The contest grid server is back online. We had to kill all jobs submitted on 03/14/2016. Please resubmit your placement files. The contest deadline is extended to Marth 19th.
March 18, 2015:
We are extending the deadline one day to March 20th 11:59pm (PST) so that your currently submitted jobs complete. Please submit your placer's binary as follows:
teamID.placer
teamID.rippledp [if you need us to run rippledp right after running your placer binary]
For example,
ispd04.placer
ispd04.rippledp
Finally, please make sure your C/C++ version is 4.6.1 and GLIBC 2_12. Any other versions are not supported and will not be evaluated.
To see the libraries on a machine type the following:
/sbin/ldconfig -p
To see the libraries used by an executable type the following:
/usr/bin/ldd ispd04.placer