From noreply at github.com Thu Mar 6 10:16:28 2025 From: noreply at github.com (Roland Haas) Date: Thu, 06 Mar 2025 08:16:28 -0800 Subject: [Commits] [EinsteinToolkit/ExternalLibraries-HDF5] af17e6: HDF5: look for multiple flavors of hdf5 library names Message-ID: Branch: refs/heads/master Home: https://github.com/EinsteinToolkit/ExternalLibraries-HDF5 Commit: af17e67b3919f587c8a207585031ba64c628b706 https://github.com/EinsteinToolkit/ExternalLibraries-HDF5/commit/af17e67b3919f587c8a207585031ba64c628b706 Author: Roland Haas Date: 2025-03-06 (Thu, 06 Mar 2025) Changed paths: M src/detect.sh Log Message: ----------- HDF5: look for multiple flavors of hdf5 library names this handles cases where hdf5hl_fortran or hdf5_hl_fortran are used To unsubscribe from these emails, change your notification settings at https://github.com/EinsteinToolkit/ExternalLibraries-HDF5/settings/notifications From noreply at github.com Thu Mar 6 10:16:29 2025 From: noreply at github.com (Roland Haas) Date: Thu, 06 Mar 2025 08:16:29 -0800 Subject: [Commits] [EinsteinToolkit/ExternalLibraries-HDF5] Message-ID: Branch: refs/heads/rhaas/macOS_hdf5 Home: https://github.com/EinsteinToolkit/ExternalLibraries-HDF5 To unsubscribe from these emails, change your notification settings at https://github.com/EinsteinToolkit/ExternalLibraries-HDF5/settings/notifications From noreply at github.com Thu Mar 6 10:21:08 2025 From: noreply at github.com (Roland Haas) Date: Thu, 06 Mar 2025 08:21:08 -0800 Subject: [Commits] [EinsteinToolkit/ExternalLibraries-GSL] 84143c: GSL: supplement rather than supercese auto-guessed... Message-ID: Branch: refs/heads/master Home: https://github.com/EinsteinToolkit/ExternalLibraries-GSL Commit: 84143cb3ccf42e5c780fbdd59fa5185970e1632a https://github.com/EinsteinToolkit/ExternalLibraries-GSL/commit/84143cb3ccf42e5c780fbdd59fa5185970e1632a Author: Roland Haas Date: 2025-03-06 (Thu, 06 Mar 2025) Changed paths: M src/detect.sh Log Message: ----------- GSL: supplement rather than supercese auto-guessed data with gsl-config some clusters provide gsl-config but its output is incorrect, likely pointing to temporary locations used when compiling GSL To unsubscribe from these emails, change your notification settings at https://github.com/EinsteinToolkit/ExternalLibraries-GSL/settings/notifications From noreply at github.com Thu Mar 6 10:21:09 2025 From: noreply at github.com (Roland Haas) Date: Thu, 06 Mar 2025 08:21:09 -0800 Subject: [Commits] [EinsteinToolkit/ExternalLibraries-GSL] Message-ID: Branch: refs/heads/rhaas/gslconfig Home: https://github.com/EinsteinToolkit/ExternalLibraries-GSL To unsubscribe from these emails, change your notification settings at https://github.com/EinsteinToolkit/ExternalLibraries-GSL/settings/notifications From noreply at github.com Thu Mar 6 10:28:56 2025 From: noreply at github.com (Roland Haas) Date: Thu, 06 Mar 2025 08:28:56 -0800 Subject: [Commits] [EinsteinToolkit/ExternalLibraries-HDF5] 8ce152: HDF5: attempt to get missing LIBDIRS from h5cc Message-ID: Branch: refs/heads/master Home: https://github.com/EinsteinToolkit/ExternalLibraries-HDF5 Commit: 8ce1523d210300f6e5ac4a1f10ecdfc8023c378a https://github.com/EinsteinToolkit/ExternalLibraries-HDF5/commit/8ce1523d210300f6e5ac4a1f10ecdfc8023c378a Author: Roland Haas Date: 2025-03-06 (Thu, 06 Mar 2025) Changed paths: M src/detect.sh Log Message: ----------- HDF5: attempt to get missing LIBDIRS from h5cc To unsubscribe from these emails, change your notification settings at https://github.com/EinsteinToolkit/ExternalLibraries-HDF5/settings/notifications From noreply at github.com Thu Mar 6 10:29:00 2025 From: noreply at github.com (Roland Haas) Date: Thu, 06 Mar 2025 08:29:00 -0800 Subject: [Commits] [EinsteinToolkit/ExternalLibraries-HDF5] Message-ID: Branch: refs/heads/rhaas/h5cc Home: https://github.com/EinsteinToolkit/ExternalLibraries-HDF5 To unsubscribe from these emails, change your notification settings at https://github.com/EinsteinToolkit/ExternalLibraries-HDF5/settings/notifications From commits-noreply at bitbucket.org Thu Mar 6 16:33:06 2025 From: commits-noreply at bitbucket.org (Roland Haas) Date: Thu, 06 Mar 2025 22:33:06 +0000 Subject: [Commits] commit/CactusNumerical: new changesets Message-ID: new commits in CactusNumerical: Repository URL: https://bitbucket.org/cactuscode/cactusnumerical From noreply at github.com Wed Mar 19 08:57:31 2025 From: noreply at github.com (Roland Haas) Date: Wed, 19 Mar 2025 06:57:31 -0700 Subject: [Commits] [EinsteinToolkit/ExternalLibraries-HDF5] 1d69db: HDF5: correctly handle error return from find_lib Message-ID: Branch: refs/heads/master Home: https://github.com/EinsteinToolkit/ExternalLibraries-HDF5 Commit: 1d69db0c278105676c69ecd2865ae34dd021086d https://github.com/EinsteinToolkit/ExternalLibraries-HDF5/commit/1d69db0c278105676c69ecd2865ae34dd021086d Author: Roland Haas Date: 2025-03-19 (Wed, 19 Mar 2025) Changed paths: M src/detect.sh Log Message: ----------- HDF5: correctly handle error return from find_lib Commit: b5451d17917704dd873c5c288c10ebc35d536971 https://github.com/EinsteinToolkit/ExternalLibraries-HDF5/commit/b5451d17917704dd873c5c288c10ebc35d536971 Author: Roland Haas Date: 2025-03-19 (Wed, 19 Mar 2025) Changed paths: M src/detect.sh Log Message: ----------- HDF5: add support for different sorts of h5cc Compare: https://github.com/EinsteinToolkit/ExternalLibraries-HDF5/compare/8ce1523d2103...b5451d179177 To unsubscribe from these emails, change your notification settings at https://github.com/EinsteinToolkit/ExternalLibraries-HDF5/settings/notifications From noreply at github.com Tue Mar 25 11:58:14 2025 From: noreply at github.com (Yumeng Xu) Date: Tue, 25 Mar 2025 09:58:14 -0700 Subject: [Commits] [Sbozzolo/kuibit] 1591fe: Fix the wrong mass computation from the area (#41) Message-ID: Branch: refs/heads/master Home: https://github.com/Sbozzolo/kuibit Commit: 1591fe94091ea84e765978d28a52cc5d77650ed3 https://github.com/Sbozzolo/kuibit/commit/1591fe94091ea84e765978d28a52cc5d77650ed3 Author: Yumeng Xu Date: 2025-03-25 (Tue, 25 Mar 2025) Changed paths: M kuibit/hor_utils.py Log Message: ----------- Fix the wrong mass computation from the area (#41) To unsubscribe from these emails, change your notification settings at https://github.com/Sbozzolo/kuibit/settings/notifications