- 05 Apr, 2023 1 commit
-
-
Antoine Kaufmann authored
Depending on the order some of the constructors get executed, instances of the logger can end up with a null pointer for the runner. This led to a segfault when calling TimePs() on that nullptr. Here we fix this in two steps: first the logger takes a device pointer, which in turn contains a pointer to the runner that will eventually be initialized. Also fix up the logger to simply use 0 as a timestamp for log events before the runner is there.
-
- 08 Jul, 2022 1 commit
-
-
Antoine Kaufmann authored
-
- 17 Jan, 2022 1 commit
-
-
Antoine Kaufmann authored
-
- 15 Feb, 2021 2 commits
-
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
- 14 Feb, 2021 1 commit
-
-
Antoine Kaufmann authored
-
- 12 Feb, 2021 1 commit
-
-
Antoine Kaufmann authored
-
- 11 Feb, 2021 1 commit
-
-
Antoine Kaufmann authored
-
- 07 Feb, 2021 1 commit
-
-
Antoine Kaufmann authored
-
- 15 Sep, 2020 1 commit
-
-
Antoine Kaufmann authored
-
- 14 Sep, 2020 3 commits
-
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-