Skip to content
Snippets Groups Projects
  1. May 18, 2023
    • Adam Mercer's avatar
      lalapps: fix python dependency in RPM · c87725cf
      Adam Mercer authored
      c87725cf
    • Adam Mercer's avatar
      lalpulsar: disable SIStr library support in RPMs · 50cbf75f
      Adam Mercer authored
      This disables usage of the SIStr library in the RPM packaging, used for
      hardware injection support. This requires the use of cds-crtools and
      this is not packaged for RL8, and there are no plans to make this
      available. If the hardware injection codes are needed then the Conda
      packages should be used.
      50cbf75f
    • Adam Mercer's avatar
      lalinference: remove python3-gwpy dependency for RPMs · 32968639
      Adam Mercer authored
      python3-gwpy has not been packaged as an RPM for some time. The code
      that uses gwpy is behind an import protection so will give error and not
      just crash. If the code that utilizes gwpy is needed then the Conda
      packaging should be used.
      32968639
    • Adam Mercer's avatar
      lalinference: don't package MPI code · a33c22b3
      Adam Mercer authored
      The way packages that use MPI has been updated in RHEL8 and as such the
      MPI code here no longer works, disable building against MPI until this
      can be addressed. If MPI is needed then the Conda packages support MPI.
      a33c22b3
  2. May 17, 2023
  3. May 11, 2023
  4. May 10, 2023
  5. May 09, 2023
  6. May 05, 2023
  7. May 02, 2023
  8. Apr 29, 2023
  9. Apr 28, 2023
    • Adam Mercer's avatar
      restructure container registry layout · a231c44d
      Adam Mercer authored
      for nightly containers use:
        containers.ligo.org/lscsoft/lalsuite/lalsuite:nightly-${PLATFORM}
      
      and for tags use:
        containers.ligo.org/lscsoft/lalsuite/lalsuite:${VERSION}-${PLATFORM}
      
      this will allow container cleanup to work in a more sensible way
      a231c44d
  10. Apr 27, 2023
  11. Apr 26, 2023
  12. Apr 25, 2023
  13. Apr 24, 2023
Loading