source: trunk/examples/extended/parallel/MPI/mpi_interface/History

Last change on this file was 1337, checked in by garnier, 14 years ago

tag geant4.9.4 beta 1 + modifs locales

File size: 899 bytes
Line 
1$Id: History,v 1.2 2010/05/18 06:00:40 kmura Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                         G4MPI History file
9                         ------------------
10
1118 May 2010 K.Murakami
12 == Code reviewed ==
13 - OpenMPI as default MPI library instead of LAM/MPI
14 - improve /mpi/status command. (waste of CPU, time measurement)
15 - /mpi/wait command is introduced for waiting until beamOn ends.
16 - improve macro file parser
17    * same parser as G4UIbatch
18    * fixed unexpected behavior at the end of batch mode
19 - changed "beamOn" behavior for better performance
20    * thread-out for interactive, on-thread for batch
21
2216 Nov. 2007 K.Murakami
23 - commited to G4 CVS.
24
Note: See TracBrowser for help on using the repository browser.