Skip to content
Snippets Groups Projects
Select Git revision
  • 5dc005d1e21c50141c0cfe50ee072792c99bac36
  • devel default
  • 107-compilation-error-when-building-maestro-core-on-m1-apple-processors
  • 108-implement-cpu-id-query-for-apple-m1-hardware
  • 58-scripting-interface-to-maestro-core
  • 101-need-ci-test-using-installed-maestro
  • 57-sphinx-documentation
  • 105-memory-leak-in-pm-message-envelope-handling
  • 104-permit-disabling-memory-pool
  • 103-liberl-installation-issue-on-devel
  • 94-maestro-rdma-transport-ignores-max_msg_size-2
  • main protected
  • 102-possible-race-in-check_pm_redundant_interlock-test
  • 97-check-if-shm-provider-can-be-enabled-after-libfabric-1-14-is-in-our-tree-2
  • 100-include-maestro-attributes-h-cannot-include-mamba-header-from-deps-path
  • 97-check-if-shm-provider-can-be-enabled-after-libfabric-1-14-is-in-our-tree
  • 17-job-failed-282354-needs-update-of-mio-interface-and-build-rules
  • 96-test-libfabric-update-to-1-13-or-1-14
  • feature/stop-telemetry-after-all-left
  • 94-maestro-rdma-transport-ignores-max_msg_size
  • 93-improve-performance-of-mstro_attribute_val_cmp_str
  • v0.3_rc1
  • maestro_d65
  • d65_experiments_20211113
  • v0.2
  • v0.2_rc1
  • d3.3
  • d3.3-review
  • d5.5
  • d5.5-review
  • v0.1
  • d3.2
  • d3.2-draft
  • v0.0
34 results

maestro-core

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 (PR: #2787)

PSMPI

  • added by d.alvarez
  • needed because CUDA support
  • difference compared to upstream the supporting code to enable CUDA support
  • can not be removed until the CUDA options are pushed upstream (PR: #2787)

OPENMPI

  • added by d.alvarez
  • needed because the check for mpirun should be optional
  • difference compared to upstream making that check optional
  • can not be removed until the check is made optional upstream (PR: #2788)

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

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

NVHPC