cc-hpc-itwm / ACE

Asynchronous Constraint Execution (ACE) framework. A task based scheduling system for heterogeneous architectures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ACE

Asynchronous Constraint Execution (ACE)

Installation

Step 1: Software dependencies

ACE depends on Google test

Step 2: Build ACE

CMake is used as build system.

License

This project is licensed under the GPLv3.0 License - see the COPYING file for details

About

Asynchronous Constraint Execution (ACE) framework. A task based scheduling system for heterogeneous architectures

License:GNU General Public License v3.0


Languages

Language:C++ 97.3%Language:CMake 2.7%