--- trunk/uoms/changelog.txt 2010/11/29 18:07:07 14 +++ trunk/uoms/changelog.txt 2010/11/30 13:05:36 15 @@ -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 ----------------------------------------------------- -Damian Alvarez Mallon: -Efficient Timers for IA64 -Switch to nanoseconds timers - -V0.3 March 2009 ----------------------------------------------------- -Damian Alvarez Mallon: -UPC asynchronous memory copy operations test. - -V1.0rc1 November 2009 +V1.1 November 2010 ---------------------------------------------------- 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 +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 -V1.0rc2 March/April/May 2010 +V1.0 March/April/May 2010 ---------------------------------------------------- Damian Alvarez Mallon: Added benchmarking of upc_all_alloc and upc_free @@ -47,9 +30,27 @@ Removed the header Minor changes in the manual -V1.1 November 2010 +V1.0rc1 November 2009 ---------------------------------------------------- Damian Alvarez Mallon: -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 \ No newline at end of file +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