/data_processing_on_modern_hardware

IN310003 Selected Topics in Databases and Information Systems: Data Processing On Modern Hardware, SS 2020, TUM

Primary LanguageJupyter NotebookMIT LicenseMIT

Data Processing On Modern Hardware's Lab

Introduction

IN310003 Selected Topics in Databases and Information Systems: Data Processing On Modern Hardware, SS 2020, TUM

Website: https://db.in.tum.de/teaching/ss20/dataprocessingonmodernhardware/

Dependency

Tasks

Build with:

$ mkdir -p build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make

Run with:

$ ./tester
$ ./perfevent
$ ./google_bm
$ ./cyclecounter

Build with:

$ mkdir -p build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make

Run with:

$ ./weedb

Build with:

$ mkdir -p build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make

Run with:

$ ./tester
$ ./ohj

Build with:

$ mkdir -p build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make

Run with:

$ ./tester
$ ./agg
$ ./dic

Build with:

$ mkdir -p build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make

Run with:

$ ./tester
$ ./sync

Build with:

$ mkdir -p build
$ cd build
$ cmake -DCMAKE_BUILD_TYPE=Debug ..
$ make

Run with:

$ ./tester
$ ./prj