Skip to content

the-data-lab/cs636

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs636

Code snippet for CS636-Big Data System. This repository is an educational platform to introduce systems aspect in the data science

Kernel

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

Compilation of Kernel: At the top level directory

mkdir build
cd build
cmake ../kernel
make

About

Code snippet for CS636-Big Data System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published