Skip to content

Added current releases of Score-P, Scalasca, deps

Marc Schlutter requested to merge scorep-scalasca-cube-env into main

this set of current release eb files is build around gompi-2023b and GCCcore-13.2.0

notes:

  • without the complete reference eb set used for this repo, I tried to match system dependencies against existing modules on Karolina; there might be one or two deps that will be built fresh against GCCcore-13.2.0
  • using the gompi pipeline
    • it is probably the easiest toolchain, which makes it a good starting point
    • if this works other toolchains can be added since Score-P requires to be used with the correct compiler, from the list of MPI combinations I tested Intel/OneAPI+IMPI and NVHPC+OpenMPI manually. I picked them from the list of MPIs with version variations that seem to indicate active use - not sure if there are considered default/standard toolchains
  • we tend to use CubeLib/-GUI/-Writer separately but I also added a Cube collection cfg like the example that shouldn't hurt.

Merge request reports

Loading