diff options
Diffstat (limited to 'ports/hpx/CONTROL')
| -rw-r--r-- | ports/hpx/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/hpx/CONTROL b/ports/hpx/CONTROL new file mode 100644 index 000000000..e6bfb7e1e --- /dev/null +++ b/ports/hpx/CONTROL @@ -0,0 +1,5 @@ +Source: hpx +Version: 1.0.0 +Build-Depends: boost, hwloc +Description: The C++ Standards Library for Concurrency and Parallelism + HPX is a C++ Standards Library for Concurrency and Parallelism. It implements all of the corresponding facilities as defined by the C++ Standard. Additionally, in HPX we implement functionalities proposed as part of the ongoing C++ standardization process. We also extend the C++ Standard APIs to the distributed case. |
