From: Dan Bonachea (bonachea_at_cs_dot_berkeley_dot_edu)
Date: Mon Oct 31 2005 - 16:19:47 PST
The Berkeley UPC group is pleased to announce that version 2.2.1 of the Berkeley UPC runtime has been released, and is available at http://upc.lbl.gov/download/ This is a bug-fix-only release that corrects a few problems reported by our users of the 2.2.0 release. The list of changes is included below. Happy Programming.. The Berkeley UPC/GASNet team ------------------------------------------ Changes since version 2.2.0: ------------------------------------------ - Fix the following bugs in 2.2 (see http://upc-bugs.lbl.gov for details): bug569: upcc -version leaks temp files bug1185: startup crash on Altix running Propack4 (davinci) bug1226-7: gasnet-trace improvements to deal with bad tracemask values bug1247: -translator flag broken for ssh netcompile bug1261: stdio.h broken on Mac OSX 10.4 bug1262: potential memory corruption on upc_all_alloc bug1263: upcrun broken for non-uniform pthread layouts bug1270: limited number of shared globals per file bug1287: fix blocksize units on upc_all_{fread,fwrite}_shared() bug1297: incorrect behavior for puts to remote shared 'float' variables - other misc minor bug fixes