From noreply at github.com Tue Nov 5 08:31:00 2024 From: noreply at github.com (Roland Haas) Date: Tue, 05 Nov 2024 06:31:00 -0800 Subject: [Commits] [EinsteinToolkit/Carpet] 76b926: LoopControl: replace __allign__ with manual padding Message-ID: Branch: refs/heads/rhaas/padding Home: https://github.com/EinsteinToolkit/Carpet Commit: 76b926f065e5028aea5b69355917f9781d0c1044 https://github.com/EinsteinToolkit/Carpet/commit/76b926f065e5028aea5b69355917f9781d0c1044 Author: Roland Haas Date: 2024-11-05 (Tue, 05 Nov 2024) Changed paths: M LoopControl/src/loopcontrol.cc Log Message: ----------- LoopControl: replace __allign__ with manual padding this seems to prevent a SEGFAULT and possible race condition when compiled with vectorization support enabled To unsubscribe from these emails, change your notification settings at https://github.com/EinsteinToolkit/Carpet/settings/notifications From noreply at github.com Tue Nov 5 14:15:51 2024 From: noreply at github.com (Roland Haas) Date: Tue, 05 Nov 2024 12:15:51 -0800 Subject: [Commits] [EinsteinToolkit/Carpet] 179e56: LoopControl: replace __allign__ with posix_memalign Message-ID: Branch: refs/heads/rhaas/aligned Home: https://github.com/EinsteinToolkit/Carpet Commit: 179e56da2bebe7bb1fe681a295f174ebf69eeb0c https://github.com/EinsteinToolkit/Carpet/commit/179e56da2bebe7bb1fe681a295f174ebf69eeb0c Author: Roland Haas 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 To unsubscribe from these emails, change your notification settings at https://github.com/EinsteinToolkit/Carpet/settings/notifications From noreply at github.com Tue Nov 5 14:20:35 2024 From: noreply at github.com (Roland Haas) Date: Tue, 05 Nov 2024 12:20:35 -0800 Subject: [Commits] [EinsteinToolkit/Carpet] 549b6d: LoopControl: replace __allign__ with posix_memalign Message-ID: Branch: refs/heads/rhaas/aligned Home: https://github.com/EinsteinToolkit/Carpet Commit: 549b6d5169f8034d60e869418e94f64869dba656 https://github.com/EinsteinToolkit/Carpet/commit/549b6d5169f8034d60e869418e94f64869dba656 Author: Roland Haas 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 To unsubscribe from these emails, change your notification settings at https://github.com/EinsteinToolkit/Carpet/settings/notifications From noreply at github.com Tue Nov 5 14:28:42 2024 From: noreply at github.com (Roland Haas) Date: Tue, 05 Nov 2024 12:28:42 -0800 Subject: [Commits] [EinsteinToolkit/Carpet] 9e46f1: LoopControl: replace __allign__ with posix_memalign Message-ID: Branch: refs/heads/rhaas/aligned Home: https://github.com/EinsteinToolkit/Carpet Commit: 9e46f1804658d1225c5b1c1637076480b454e0b2 https://github.com/EinsteinToolkit/Carpet/commit/9e46f1804658d1225c5b1c1637076480b454e0b2 Author: Roland Haas 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 To unsubscribe from these emails, change your notification settings at https://github.com/EinsteinToolkit/Carpet/settings/notifications From noreply at github.com Tue Nov 5 14:40:12 2024 From: noreply at github.com (Roland Haas) Date: Tue, 05 Nov 2024 12:40:12 -0800 Subject: [Commits] [EinsteinToolkit/Carpet] 174408: LoopControl: initialize fine_thread control struct... Message-ID: Branch: refs/heads/rhaas/aligned Home: https://github.com/EinsteinToolkit/Carpet Commit: 174408f0bff50c2bf164903cdd1f913396e6c066 https://github.com/EinsteinToolkit/Carpet/commit/174408f0bff50c2bf164903cdd1f913396e6c066 Author: Roland Haas Date: 2024-11-05 (Tue, 05 Nov 2024) Changed paths: M LoopControl/src/loopcontrol.cc Log Message: ----------- LoopControl: initialize fine_thread control structures To unsubscribe from these emails, change your notification settings at https://github.com/EinsteinToolkit/Carpet/settings/notifications From noreply at github.com Tue Nov 5 15:19:56 2024 From: noreply at github.com (Roland Haas) Date: Tue, 05 Nov 2024 13:19:56 -0800 Subject: [Commits] [EinsteinToolkit/Carpet] ff99c0: LoopControl: replace __allign__ with posix_memalign Message-ID: Branch: refs/heads/master Home: https://github.com/EinsteinToolkit/Carpet Commit: ff99c0d16feb6282edb0b21f2151a520d4a63d0d https://github.com/EinsteinToolkit/Carpet/commit/ff99c0d16feb6282edb0b21f2151a520d4a63d0d Author: Roland Haas 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 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 From commits-noreply at bitbucket.org Thu Nov 7 10:00:42 2024 From: commits-noreply at bitbucket.org (Roland Haas) Date: Thu, 07 Nov 2024 16:00:42 +0000 Subject: [Commits] commit/Numerical: new changesets Message-ID: new commits in Numerical: Repository URL: https://bitbucket.org/cactuscode/numerical From noreply at github.com Sat Nov 9 16:08:05 2024 From: noreply at github.com (Gabriele Bozzola) Date: Sat, 09 Nov 2024 14:08:05 -0800 Subject: [Commits] [Sbozzolo/kuibit] a5b544: Maintenance: add more youtube links Message-ID: Branch: refs/heads/next Home: https://github.com/Sbozzolo/kuibit Commit: a5b54427248abde67012d23c4d38c87e01a3a876 https://github.com/Sbozzolo/kuibit/commit/a5b54427248abde67012d23c4d38c87e01a3a876 Author: Gabriele Bozzola Date: 2024-11-09 (Sat, 09 Nov 2024) Changed paths: M README.md Log Message: ----------- Maintenance: add more youtube links To unsubscribe from these emails, change your notification settings at https://github.com/Sbozzolo/kuibit/settings/notifications