Welcome to Intel® Software Network Quick Login | Join | Help |
Search in Intel® Software Network Forums
in Go

Execution Timing and IO

Last post 01-04-2008, 10:48 PM by mt2. 2 replies.
Sort Posts: Previous Next
 01-03-2008, 11:42 PM 30246400  

Execution Timing and IO

Looking at the requirements, it seems we're back to the state with the Quicksort problem: the score includes timing, but there's potentially significant amounts of IO to be done. With the room assignment problem, it was explicit that the timing was to be based on the actual calculation; why change back to include the IO?
 
 01-04-2008, 4:36 PM 30246459 in reply to 30246400  

Re: Execution Timing and IO

Unlike the sorting problem, they can easily set the number of generations, such that the I/O is a very minor part of the total time. Also, the I/O should be the same for everyone unless you optimize that part too.

Mark
 
 01-04-2008, 10:48 PM 30246468 in reply to 30246459  

Re: Execution Timing and IO

mgarlanger:
Also, the I/O should be the same for everyone unless you optimize that part too.

IMHO, in this case, I/O should be optimized ;)

 
View as RSS news feed in XML

Shortcuts


Tags For This Post

...

Community Tags

...