--- trunk/uoms/changelog.txt 2010/04/23 09:49:46 7 +++ tags/1.1/changelog.txt 2010/12/13 17:19:20 27 @@ -1,31 +1,14 @@ UPC Operations Microbenchmarking Suite -V0.1 November 2008 ----------------------------------------------------- -Guillermo Lopez Taboada: -Initial release for internal use. -Additional contributions by Carlos Teijeiro and Jose Manuel Andion. - -V0.2 December 2008 +V1.1 November 2010 ---------------------------------------------------- Damian Alvarez Mallon: -Efficient Timers for IA64 -Switch to nanoseconds timers +Added benchmarking of upc_forall statement (read, write, read+write) of a shared array +Added benchmarking of for statement (read, write, read+write) of a shared array +Dynamic threads environment is now supported +Added an option to set the maximum run time for each size -V0.3 March 2009 ----------------------------------------------------- -Damian Alvarez Mallon: -UPC asynchronous memory copy operations test. - -V1.0rc1 November 2009 ----------------------------------------------------- -Damian Alvarez Mallon: -Code cleanup and reorganization. -Automatic number of cores detection. -Local operations included for all the core affinity setups. -Barrier added after timming synchronization - -V1.0rc2 March/April 2010 +V1.0 March/April/May 2010 ---------------------------------------------------- Damian Alvarez Mallon: Added benchmarking of upc_all_alloc and upc_free @@ -45,3 +28,29 @@ Added documentation in PDF Changed the "times" variable name in UOMS.upc. It seems to interfere with the math library in some platforms Removed the header +Minor changes in the manual + +V1.0rc1 November 2009 +---------------------------------------------------- +Damian Alvarez Mallon: +Code cleanup and reorganization. +Automatic number of cores detection. +Local operations included for all the core affinity setups. +Barrier added after timming synchronization + +V0.3 March 2009 +---------------------------------------------------- +Damian Alvarez Mallon: +UPC asynchronous memory copy operations test. + +V0.2 December 2008 +---------------------------------------------------- +Damian Alvarez Mallon: +Efficient Timers for IA64 +Switch to nanoseconds timers + +V0.1 November 2008 +---------------------------------------------------- +Guillermo Lopez Taboada: +Initial release for internal use. +Additional contributions by Carlos Teijeiro and Jose Manuel Andion. \ No newline at end of file