Loading README.md +2 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ BoGEMMS-HPC has been tested on CentOS >=7 Linux with GCC >=8 64 bits and macOS V - openmpi (tested with v4.1.5) - SQLite (tested with autoconf-3450100) - G4-mpi (distributed with the Geant4 v11.1 release) - MongoDB c++ driver (tested with v4.0.0) - (optional) ROOT >= v6 ## Containerization Loading Loading @@ -44,6 +45,7 @@ To configure, change into the build directory and run CMake ### Building options - Activating SQLite: `-DSQLBUILD=ON` (default=OFF) - Activating MongoDB: `-DMONGODBBUILD=ON` (default=OFF) - Setting the Geant4 version: `-DGEANT4_VERSION=-DGEANT4_11_1` (default GEANT4_11_1) - Activating the ROOT dependance: `-DNOROOTBUILD=OFF` (default=ON) Loading Loading
README.md +2 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ BoGEMMS-HPC has been tested on CentOS >=7 Linux with GCC >=8 64 bits and macOS V - openmpi (tested with v4.1.5) - SQLite (tested with autoconf-3450100) - G4-mpi (distributed with the Geant4 v11.1 release) - MongoDB c++ driver (tested with v4.0.0) - (optional) ROOT >= v6 ## Containerization Loading Loading @@ -44,6 +45,7 @@ To configure, change into the build directory and run CMake ### Building options - Activating SQLite: `-DSQLBUILD=ON` (default=OFF) - Activating MongoDB: `-DMONGODBBUILD=ON` (default=OFF) - Setting the Geant4 version: `-DGEANT4_VERSION=-DGEANT4_11_1` (default GEANT4_11_1) - Activating the ROOT dependance: `-DNOROOTBUILD=OFF` (default=ON) Loading