| Thread Tools | Search this thread |
|---|
Clay Breshears (Intel)
| May 13, 2009 11:28 AM PDT Scoring Criteria | ||||
There were 5 input files used to test the code solution portion of the Radix Sort problem. The first had 94 keys that each started with a different printable character and contained text that made it easy to determine if the sorting was done correctly by visual inspection. This file was only used to determine if the executables could accept the file names from the command line and handle the range of characters to be found in keys. The other four input files contained 1 million, 10 million, 20 million, and 50 million keys. As long as the data was not altered in any way during input, the execution time for the sorting only was recorded and used to compute the execution time score for this problem. Output was checked via program due to the large size of the files. (Now that we have gotten through the first problem and worked through some of the bugs of the contest pages, we'll be able to execute the judging and scoring of future problems faster than we did for this one.) --clay | |||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
|
|||||||||||||
| 8491 users have contributed to 31629 threads and 100764 posts to date. |
|---|
| In the past 24 hours, we have 32 new thread(s) 141 new posts(s), and 200 new user(s). In the past 3 days, the most popular thread for everyone has been gemm(A,A,A) like possible? The most posts were made to Crash when loading skeleton The post with the most views is Dear Steve, excuse me for a d Please welcome our newest member shadowwolf99 |