Tags give the ability to mark specific points in history as being important
-
v2013-03-19
46bac8ca · ·a version that works without error on my laptop with the matrix multiplication code, even with a lot of processes and threads.
-
v2013-03-06
056abada · ·a working version there is still some bug that has everything block when there are several processes and a lot of strain by running a lot of processes
-
v2012-11-13
a0bc5798 · ·Finally we found that the malfunctionning of the gpupricer is related to the initialization of the GPU that blocks the whole machine for one second. If this is launched a bit delayed on different nodes of an ORWL run, the effect is catastrophic: the waiting time is taken as a sum of the waiting times on each node. But this clearly is a problen of the gpupricer and not of ORWL.