[Commits] [EinsteinToolkit/Carpet] 9d2caa: Carpet: fix problem with current_scheduled_functio...
Steven R. Brandt
noreply at github.com
Mon Oct 6 15:29:26 CDT 2025
Branch: refs/heads/scupp/regridValidity
Home: https://github.com/EinsteinToolkit/Carpet
Commit: 9d2caa4768a9fdb16d73ca6ee4ccb8ef14ad435c
https://github.com/EinsteinToolkit/Carpet/commit/9d2caa4768a9fdb16d73ca6ee4ccb8ef14ad435c
Author: Steven R. Brandt <sbrandt at cct.lsu.edu>
Date: 2023-11-17 (Fri, 17 Nov 2023)
Changed paths:
M Carpet/src/CallFunction.cc
Log Message:
-----------
Carpet: fix problem with current_scheduled_function being a global.
passes cGH* to call function
Commit: 0da086fe8c87afe345db0aaa89a0e2474b521826
https://github.com/EinsteinToolkit/Carpet/commit/0da086fe8c87afe345db0aaa89a0e2474b521826
Author: Roland Haas <rhaas at illinois.edu>
Date: 2024-07-02 (Tue, 02 Jul 2024)
Changed paths:
M CarpetReduce/test/periodic_weight.par
R CarpetReduce/test/periodic_weight/grid_coordinates.asc
A CarpetReduce/test/periodic_weight/grid_coordinates.txt
R CarpetReduce/test/periodic_weight/grid_structure.asc
A CarpetReduce/test/periodic_weight/grid_structure.txt
Log Message:
-----------
CarpetReduce: rename test output files not containing numerical data
Commit: 03b6db946ea7721d9d07f465b24f8ac0f9ff98d7
https://github.com/EinsteinToolkit/Carpet/commit/03b6db946ea7721d9d07f465b24f8ac0f9ff98d7
Author: Steven R. Brandt <sbrandt at cct.lsu.edu>
Date: 2024-08-08 (Thu, 08 Aug 2024)
Changed paths:
M CarpetLib/src/gdata.cc
Log Message:
-----------
Carpet: Some tests were triggering a segfault when Carpet tried to dereference a null dst pointer. This fixes that issue.
Commit: ff99c0d16feb6282edb0b21f2151a520d4a63d0d
https://github.com/EinsteinToolkit/Carpet/commit/ff99c0d16feb6282edb0b21f2151a520d4a63d0d
Author: Roland Haas <rhaas at illinois.edu>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M LoopControl/src/loopcontrol.cc
Log Message:
-----------
LoopControl: replace __allign__ with posix_memalign
this seems to prevent a SEGFAULT and possible race condition when
compiled with vectorization support enabled
Commit: 99c01a80219af62195e9dcc674e436c5f8309dbe
https://github.com/EinsteinToolkit/Carpet/commit/99c01a80219af62195e9dcc674e436c5f8309dbe
Author: Roland Haas <rhaas at illinois.edu>
Date: 2024-11-05 (Tue, 05 Nov 2024)
Changed paths:
M LoopControl/src/loopcontrol.cc
Log Message:
-----------
LoopControl: initialize fine_thread control structures
Commit: c9b648bd64eb861c034d39c3edf598ed72f4ba69
https://github.com/EinsteinToolkit/Carpet/commit/c9b648bd64eb861c034d39c3edf598ed72f4ba69
Author: Roland Haas <rhaas at illinois.edu>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M CarpetInterp/src/interp.cc
Log Message:
-----------
CarpetInterp: make atomic capture operation strictly a supported one
Commit: 4643e64b2fb7032cad5d1d6886ad03932325305d
https://github.com/EinsteinToolkit/Carpet/commit/4643e64b2fb7032cad5d1d6886ad03932325305d
Author: Steven R. Brandt <sbrandt at cct.lsu.edu>
Date: 2025-10-06 (Mon, 06 Oct 2025)
Changed paths:
M Carpet/src/CallFunction.cc
M CarpetInterp/src/interp.cc
M CarpetLib/src/gdata.cc
M CarpetReduce/test/periodic_weight.par
R CarpetReduce/test/periodic_weight/grid_coordinates.asc
A CarpetReduce/test/periodic_weight/grid_coordinates.txt
R CarpetReduce/test/periodic_weight/grid_structure.asc
A CarpetReduce/test/periodic_weight/grid_structure.txt
M LoopControl/src/loopcontrol.cc
Log Message:
-----------
Merge branch 'master' into scupp/regridValidity
Commit: e9a15a1c664a96ce55cd5dda0b45bc33c0accbd5
https://github.com/EinsteinToolkit/Carpet/commit/e9a15a1c664a96ce55cd5dda0b45bc33c0accbd5
Author: Steven R. Brandt <sbrandt at cct.lsu.edu>
Date: 2025-10-06 (Mon, 06 Oct 2025)
Changed paths:
M Carpet/src/Evolve.cc
Log Message:
-----------
Fix indentation
Compare: https://github.com/EinsteinToolkit/Carpet/compare/c196a80d98f5...e9a15a1c664a
To unsubscribe from these emails, change your notification settings at https://github.com/EinsteinToolkit/Carpet/settings/notifications
More information about the Commits
mailing list