Databases Implementation on Modern CPU Architectures, SS 2020, TUM
Website: https://db.in.tum.de/teaching/ss20/moderndbs/index.shtml?lang=en
- CMake
- Clang-tidy
- LLVM Package: used only in
Task 07
.
Build with:
$ mkdir -p build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make
Run with:
$ ./tester
$ ./external_sort
Build with:
$ mkdir -p build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make
Run with:
$ ./tester
Build with:
$ mkdir -p build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make
Run with:
$ ./tester
$ ./database_wrapper
Build with:
$ mkdir -p build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make
Run with:
$ ./tester
Build with:
$ mkdir -p build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make
Run with:
$ ./tester
Build with:
$ mkdir -p build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make
Run with:
$ ./tester
Build with:
$ mkdir -p build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make
Run with:
$ ./tester
$ ./bm_expression