[Commits] [EinsteinToolkit/Carpet] ff99c0: LoopControl: replace __allign__ with posix_memalign

Roland Haas noreply at github.com
Tue Nov 5 15:19:56 CST 2024


  Branch: refs/heads/master
  Home:   https://github.com/EinsteinToolkit/Carpet
  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


Compare: https://github.com/EinsteinToolkit/Carpet/compare/03b6db946ea7...99c01a80219a

To unsubscribe from these emails, change your notification settings at https://github.com/EinsteinToolkit/Carpet/settings/notifications


More information about the Commits mailing list