Code snippet for CS636-Big Data System. This repository is an educational platform to introduce systems aspect in the data science
If you don't find pybind11 directory or its files, please run this command.
git submodule update --init --recursive
See https://git-scm.com/book/en/v2/Git-Tools-Submodules
for more information on how to work with sub-modules
mkdir build
cd build
cmake ../kernel
make