9/30/2008 -- Balint Joo Added TopoMgr API to get personality. This can be used in preference to BG/P Personality and also on the Cray (if you have a contiguous Parition etc). NB: To use a TopoMgrAPI you need a C++ compiler to link (the same one used to compile the TopoMgr). You can then use -qmp-geom native and -qmp-alloc-map to fold the axis. 01/25/2008 -- James Osborn Added BG/P personality info. Now uses MPI_Cart_create to layout logical topology. 05/25/2006 -- Robert Edwards Version 2.1.6 : Minutae - fixed error string output names in single node codes. 08/17/2005 -- James Osborn Version 2.1.0 : Uses persistent communication requests now. 06/29/2005 -- Robert Edwards Version 2.0.4 : Removed some ANSI-99-isms. Should compile under c89 05/24/2005 -- Robert Edwards Version 2.0.1 : New install scripts. 11/22/2004 -- Robert Edwards Version 2.0.0 : No more beta's. It's now real. 10/18/2004 -- Robert Edwards Version 2.0.beta4 : Beta release before version 2. 09/06/2004 -- James Osborn Version 2.0.beta1 : Beta release before version 2. 04/07/2003 -- Robert Edwards Version 1.2.8 : Minor tweaks - debugging comments. 12/23/2003 -- Robert Edwards Version 1.2.7 : Small debugging fixes in QMP_genutil.c 12/18/2003 -- Robert Edwards Version 1.2.6 : Added QMP_route. 06/05/2003 -- Robert Edwards Version 1.2.5 : Changed QMP_get_logical_coordinates_from to not have const modifier. 06/04/2003 -- Robert Edwards Version 1.2.4 : Added QMP_abort() 06/04/2003 -- Robert Edwards Version 1.2.3 : bjoo fixed memory leak in MPI version.