An open API service indexing awesome lists of open source software.

https://github.com/ftes/icnc-hello-world

Small Intel CnC (Concurrent Collections for C++) example
https://github.com/ftes/icnc-hello-world

Last synced: 9 months ago
JSON representation

Small Intel CnC (Concurrent Collections for C++) example

Awesome Lists containing this project

README

          

# About
Small Intel CnC (Concurrent Collections for C++) example.
Prescribes steps that calculate squared values of [0,n).

## Usage
- build using make
- run ``$ ./hello-world 5``