"include/ck/utility/array.hpp" did not exist on "917d7a2b1da257f4ae3a2e2525adb6e70f89078f"
- 13 Feb, 2023 9 commits
-
-
Antoine Kaufmann authored
Otherwise make lint-clang-format still succeeds even if there are issues. This also causes the github action to pass and not flag issues.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
With gcc 10, the default switched to -fno-common. This breaks memcached. We need to explicilty pass -fcommon in the CFLAGS.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
This is the newest LTS kernel release. Will also come in handy for disaggregated memory stuff later.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
This uses somewhat more specific exception types instead of just Exception() everywhere. Makes pylint happy.
-
Antoine Kaufmann authored
This avoids the following warning printed many times: UserWarning: Specifying exception names in the overgeneral-exceptions option without module name is deprecated and support for it will be removed in pylint 3.0. Use fully qualified name (maybe 'builtins.BaseException' ?) instead.
-
- 28 Dec, 2022 4 commits
-
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
- 17 Nov, 2022 16 commits
-
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Hejing Li authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Antoine Kaufmann authored
Also adding some labels needed for referencing various parts of the rest of the documentation.
-
Antoine Kaufmann authored
-
Antoine Kaufmann authored
-
- 04 Nov, 2022 1 commit
-
-
Jakob Görgen authored
Extend SimbricksBaseIfInit with a sanity check to catch misconfigured parameters where the synchronization interval is configured larger than the link latency, which leads to incorrect behavior.
-
- 20 Sep, 2022 1 commit
-
-
Jonas Kaufmann authored
I basically did the following: `mkdir experiments/simbricks/orchestration` `mv experiments/simbricks/* experiments/simbricks/orchestration/` Additionally, imports and paths had to be adjusted.
-
- 18 Sep, 2022 2 commits
-
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
- 17 Sep, 2022 7 commits
-
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-
Jonas Kaufmann authored
-