source: trunk/examples/extended/parallel/MPI/History@ 1343

Last change on this file since 1343 was 1337, checked in by garnier, 15 years ago

tag geant4.9.4 beta 1 + modifs locales

File size: 1.4 KB
RevLine 
[1337]1$Id: History,v 1.3 2010/06/06 05:07:23 perl Exp $
[807]2-------------------------------------------------------------------
3
4 =========================================================
5 Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6 =========================================================
7
8 Category History file
9 ---------------------
10
11 ----------------------------------------------------------
12 * Reverse chronological order (last date on top), please *
13 ----------------------------------------------------------
14
[1337]154 June 2010 J.Perl (MPI-V09-03-01)
16 - Updated vis usage.
17
1818 May 2010 K.Murakami (MPI-V09-03-00)
19 == code review was performed. ==
20 << mpi_ineterface >>
21 - OpenMPI as default MPI library instead of LAM/MPI
22 - improve /mpi/status command. (waste of CPU, time measurement)
23 - /mpi/wait command is introduced for waiting until beamOn ends.
24 - improve macro file parser
25 * same parser as G4UIbatch
26 * fixed unexpected behavior at the end of batch mode
27 - changed "beamOn" behavior for better performance
28 * thread-out for interactive, on-thread for batch
29 << exMPI01 >>
30 - use G4UIcsh instead of G4UItcsh because OpenMPI is now default.
31 - use G4eMultipleScattering instead of obsolete G4MultipleScattering.
32 << exMPI02 >>
33 - use G4UIcsh instead of G4UItcsh because OpenMPI is now default.
34
35
[807]3616 Nov. 2007 K.Murakami
37 - commited to G4 CVS.
38
Note: See TracBrowser for help on using the repository browser.