Back to home page

EIC code displayed by LXR

 
 

    


Last indexation completed on 2025-02-22 11:03:15 UTC

Geant4 extended examples - TBB
TBB directory shows how to integrate Intel Threading Building Block and Geant4 to achieve event-level parallelism.
TBB/B2b
Currently only a preliminary version of one example is provided: it replaces the Geant4 Version 10.0 event-loop parallelism based on pthreads with TBB task-based parallelism. It should not be considered a feature-complete example and it present some limitations (no merging of output, no correct clean-up of heap).
It will be substantially improved in the future. If you have interest in TBB please refer to Geant4 Multi-threading user-forum (reachable from Geant4 website) where updates on TBB will be communicated or contact example author at: adotti@slac.stanford.edu.

  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2025-02-22 08:01:08

Examples for event parallelism
This directory includes example applications to demonstrate the usage of different techniques for achieving event parallelism with Geant4.
- MPI is a native interface with MPI libraries. The directory contains a Geant4 UI library and a couple of parallelized examples. Using this interface, users applications can be parllelized with different MPI compliant libraries, such as LAM/MPI, MPICH2, OpenMPI, and so on.
- Example TBB is derived from original basic/B2 demonstrating how to interface a simple application with the Intel Threading Building Blocks library (TBB), and organise MT event-level parallelism as TBB tasks.

folder B2b/ - 2025-02-22 08:01:08

Geant4 - an Object-Oriented Toolkit for Simulation in HEP
TBB/B2b
This example shows how to integrate Intel Threading Building Block and Geant4 to achieve event-level parallelism.


SEE ALSO: README

CMakeLists.txt 364 bytes 2025-02-22 08:01:08 -  
History 1627 bytes 2025-02-22 08:01:08 -  
README 791 bytes 2025-02-22 08:01:08 -