https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 08ba24dada9db68520e9778bac3ae0e0279eebfe authored by joergbuchwald on 18 February 2022, 12:50:46 UTC
Merge branch 'eigen-new' into 'master'
Tip revision: 08ba24d
versions.json
{
  "minimum_version": {
    "gcc": "9.1",
    "clang": "9.0",
    "apple_clang": "12.0.0",
    "msvc": {
      "year": "2019",
      "number": "16",
      "toolset": "142",
      "compiler": "19.24"
    },
    "conan": "1.45.0",
    "git": "2.14",
    "cmake": "3.14",
    "hugo": "0.64.1",
    "boost": "1.69.0",
    "eigen": "9441d94dccccd5db8d64179516fdc5b53994a047",
    "vtk": "8.2.0",
    "petsc": "3.11.2",
    "qt": "5.14.2",
    "python": "3.6",
    "snakemake": "5.27.4",
    "hdf5": "1.10.5",
    "libxml2": "2.9.12",
    "tfel-rliv": "3.4",
    "lis": "1.7.37",
    "gtest": "1.11.0"
  },
  "tested_version": {
    "ubuntu": "20.04",
    "qt": "5.15.2",
    "cmake": "3.21.0"
  },
  "ctest": {
    "large_runtime": 60
  },
  "python": {
    "notebook_requirements": [
      "https://github.com/joergbuchwald/ogs6py/archive/0f9e738e2ee469c8bde4204b2151238973417694.zip",
      "https://github.com/joergbuchwald/VTUinterface/archive/refs/heads/master.zip",
      "https://github.com/bilke/nb2hugo/archive/e27dc02df2be1ce19e4a6f52d197c2e2a6ca520c.zip",
      "ipykernel==6.7.0",
      "nbconvert==6.4.0",
      "pillow=9.0.0"
    ]
  },
  "cpm": {
    "cache_hash": "4a76bcc0474ed292d27cda72584315eeaf0961ff"
  },
  "ext": {
    "cache_hash": "2887a47993a6288fbfa2594a6c19cffb442b8130"
  }
}
back to top