Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/parallel/History is written in an unsupported language. File is not indexed.

0001 # Example parallel History
0002 
0003 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
0004 which **must** added in reverse chronological order (newest at the top). It must **not**
0005 be used as a substitute for writing good git commit messages!
0006 
0007 
0008 ## 2025-03-30 Ben Morgan (exparallel-V11-03-00)
0009 - Retire obsolete and untested TBB example.
0010   - Functionality fully provided by tasking run manager with TBB support with no
0011     user code changes required.
0012 
0013 ## 2024-05-30 Ben Morgan (exparallel-V11-02-00)
0014 - Remove obsolete and untested TopC example
0015 
0016 ## 2023-11-15 I. Hrivnacova (exparallel-V11-01-00)
0017 - Updated vis.mac macros:
0018   - Changed "/vis/open XYZ [600x600-0+0]" to "/vis/open" to allow run-time choices
0019     and simplified comments.
0020 
0021 ## 2021-12-10 Ben Morgan (exparallel-V11-00-00)
0022 - Change to new Markdown History format
0023 
0024 ---
0025 
0026 # History entries prior to 11.0
0027 
0028 05 May 2021,  B. Morgan (exparallel-V10-07-00)
0029 - Bump required CMake version range to 3.12...3.20, matching core Geant4
0030 
0031 03 November 2020, B. Morgan (exparallel-V10-06-00)
0032 - Support same CMake version range as core Geant4
0033 
0034 31 January 2019,  I. Hrivnacova (exparallel-V10-05-00)
0035 - Merged GitHub PR #4: all Boolean operators now return G4bool.
0036 
0037 03 December 2013, I. Hrivnacova (exparallel-V09-06-04)
0038 - Fixed file descriptions (for Doxygen)
0039 
0040 10 November 2013, I. Hrivnacova (exparallel-V09-06-03)
0041 - Fixed README and CMake files
0042 
0043 08 November 2013, I. Hrivnacova (exparallel-V09-06-02)
0044 - Moved ParN02, ParN04 and info in a new TopC directory,
0045   and removed ParN02tbb (its is still kept in the branch
0046   ParN02tbb_08_11_2013)
0047 
0048 27 August 2013, G. Cosmo (exparallel-V09-06-01)
0049 - Added G4Ellipsoid among solids enabled for parameterisation
0050   in examples ParN02, ParN02tbb, ParN04 and MPI/exMPI02.
0051 
0052 25 June 2013, I. Hrivnacova (exparallel-V09-06-00)
0053 - Added ParN02tbb example and updated CMakeLists.txt.
0054 
0055 16 November 2012, I. Hrivnacova (exparallel-V09-05-00)
0056 - Added CMakeLists.txt file in the top directory