thrill / tutorial-project

Minimal Project Repository for Thrill

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Thrill Project

This is a simple project using Thrill as a git submodule via CMake project files.

When cloning this repository, use the --recursive option:

git clone --recursive https://github.com/thrill/tutorial-project.git

If you forgot that, then run git submodule update --init --recursive to get the missing repositories.

For more information, see https://project-thrill.org

Written 2018-10-24 Timo Bingmann

About

Minimal Project Repository for Thrill


Languages

Language:Python 39.2%Language:Shell 26.6%Language:CMake 20.8%Language:C++ 13.3%