You are here : HomeDownloadGATE source code
GATE source code
GATE is distributed under the terms of the GNU Lesser General Public Licence (LGPL), version 3, 29 June 2007. See LICENSE.md for further details.
Source code, examples and tools are available on GitHub: https://github.com/OpenGATE
Below, you can download the major releases and get informed about the dependencies and major features.
GATE 9.3
Release Date: 24/05/2023
Required dependencies:
- geant4 11.1 (c++17)
- root ROOT 6.24.06 is recommended (with -DCMAKE_CXX_STANDARD=17)
- gcc up to 11.3
- cmake minimal version 3.3 (with SSL support)
- ITK 5.2.0 (with RTK enabled)
Optional dependencies:
- libtorch 1.10.1
New features are described here.
________________________________________________________________________________
GATE 9.2
Release Date: 21/03/2022
Required dependencies:
- geant4 11.0.0 (c++17)
- root ROOT 6.24.06 is recommended (with -DCMAKE_CXX_STANDARD=17)
- gcc 4.8 to 7.3
- cmake minimal version 3.3 (with SSL support)
- ITK 5.2.0 (with RTK enabled)
Optional dependencies:
- ibtorch 1.10.1
New features are described here.
________________________________________________________________________________
GATE 9.0
Release Date: 30/03/2020
Required dependencies:
- geant4 10.6
- root ROOT 6 is recommended
- gcc 4.8 to 7.3 (Note: with gcc 6.* and newer, ROOT 5 does not compile!)
- cmake minimal version 3.3 (with SSL support)
Optional dependencies:
New features are described here.
________________________________________________________________________________