Skip to content
Snippets Groups Projects
Select Git revision
  • d7f4ebb09f2a0ded742f284998607acd84f594f5
  • master default protected
  • enxhi_issue460_remove_TOAR-I_access
  • michael_issue459_preprocess_german_stations
  • sh_pollutants
  • develop protected
  • release_v2.4.0
  • michael_issue450_feat_load-ifs-data
  • lukas_issue457_feat_set-config-paths-as-parameter
  • lukas_issue454_feat_use-toar-statistics-api-v2
  • lukas_issue453_refac_advanced-retry-strategy
  • lukas_issue452_bug_update-proj-version
  • lukas_issue449_refac_load-era5-data-from-toar-db
  • lukas_issue451_feat_robust-apriori-estimate-for-short-timeseries
  • lukas_issue448_feat_load-model-from-path
  • lukas_issue447_feat_store-and-load-local-clim-apriori-data
  • lukas_issue445_feat_data-insight-plot-monthly-distribution
  • lukas_issue442_feat_bias-free-evaluation
  • lukas_issue444_feat_choose-interp-method-cams
  • 414-include-crps-analysis-and-other-ens-verif-methods-or-plots
  • lukas_issue384_feat_aqw-data-handler
  • v2.4.0 protected
  • v2.3.0 protected
  • v2.2.0 protected
  • v2.1.0 protected
  • Kleinert_etal_2022_initial_submission
  • v2.0.0 protected
  • v1.5.0 protected
  • v1.4.0 protected
  • v1.3.0 protected
  • v1.2.1 protected
  • v1.2.0 protected
  • v1.1.0 protected
  • IntelliO3-ts-v1.0_R1-submit
  • v1.0.0 protected
  • v0.12.2 protected
  • v0.12.1 protected
  • v0.12.0 protected
  • v0.11.0 protected
  • v0.10.0 protected
  • IntelliO3-ts-v1.0_initial-submit
41 results

run_modules

Custom EasyBlocks

Overview of the custom EasyBlocks.

allinea

  • added by s.achilles
  • needed because we need to allow multiple license files
  • difference compared to upstream the aforementioned parameter
  • can not be removed at least until that option is merged upstream

MPICH

  • added by d.alvarez
  • needed because optional check_static_libs parameter in the sanity check (used with psmpi.py)
  • difference compared to upstream the aforementioned parameter
  • can not be removed at least until that option (needed just for psmpi.py) is merged upstream

PSMPI

  • added by d.alvarez
  • needed because PGO options needed to build in JURECA booster. CUDA support
  • difference compared to upstream all the supporting code to enable the 2 things mentioned above
  • can not be removed at least until the PGO options are dropped (when JURECA booster is decomissioned) and the CUDA options are pushed upstream

CODE_SATURNE

  • added by m.cakircali
  • needed because there is no support to install code_saturn upstream
  • can not be removed at least until the easyblock is added upstream

CUDA

numexpr

NVIDIA_DRIVER

  • added by d.alvarez
  • needed because we custom-install the NVIDIA driver libraries in the EB stack
  • can not be removed at least until the easyblock is added upstream

generic/SYSTEM_BUNDLE

  • added by d.alvarez
  • needed because it is the basic support for the MPI settings modules
  • can not be removed

SUITESPARSE

  • added by d.alvarez
  • needed because added CUDA-related tweaks not present in upstream
  • difference compared to upstream the aforementioned
  • can not be removed Once the PR is merged upstream. Hopefully with the next release

JULIA

  • added by j.goebbert
  • needed because we offer more functionality compared to upstream
  • difference compared to upstream upstream has not yet an EasyBlock for julia, juliabundle and juliapackage
  • can not be removed once merged with upstream

VMD

  • added by j.goebbert
  • needed because we replaced the Mesa module by our own OpenGL module compared to upstream
  • difference compared to upstream upstream checks for Mesa inside the easyblock
  • can not be removed once upstream uses our OpenGL module

GROMACS

  • added_by j.meinke
  • needed because want to use easyconfig parameters to determine CUDA capability.
  • difference compared to upstream upstream doesn't have such a feature
  • can not be removed until merged upstream

LAMMPS

  • added_by d.alvarez
  • needed because upstream does not include the changes that we used in the latest stage
  • difference compared to upstream various, done by Alan
  • can not be removed until merged upstream or the changes here are deprecated (need to be assesed by an expert)

NAMD

  • added_by d.alvarez
  • needed because need to disable CUDA support even if CUDA comes as a dependency
  • difference compared to upstream upstream doesn't have such a feature
  • can not be removed until merged upstream

ELPA

CP2K

  • added_by th.mueller
  • needed because support for libvori; alternative versions of dbcsr; contains loads of widely obsolete stuff; is essentially a highly non-portable easyblock working only with intel and gnu (which I am not going to change!); running the tests will not work within an eb environment - at least not sensibly.
  • difference compared to upstream no support for libvori
  • can not be removed