Skip to content

arcosuc3m/dcpl

Repository files navigation

dcpl

Distributed Container Parallel Library

How to build

This repo is build using cmake and out of source strategy.

  1. Clone the repo.
  2. mkdir build
  3. cd build
  4. cmake ..
  5. make

Notes about the CMake script

Currently tested platforms:

  • OS: Ubuntu Linux 16.04
  • Compiler: gcc 6.2

About

Distributed Container Parallel Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published