A general purpose C++ runtime system

Edit Package hpx

HPX is a general purpose C++ runtime system for parallel and distributed applications of any scale. Even if that's quite a mouthful, we mean every word of it!

The goal of HPX is to create a high quality, freely available, open source implementation of the ParalleX model for conventional systems, such as classic Linux based Beowulf clusters or multi-socket highly parallel SMP nodes. At the same time, we want to have a very modular and well designed runtime system architecture which would allow us to port our implementation onto new computer system architectures. We want to use real world applications to drive the development of the runtime system, coining out required functionalities and converging onto a stable API which will provide a smooth migration path for developers. The API exposed by HPX is modelled after the interfaces defined by the C++11 ISO standard and adheres to the programming guidelines used by the Boost collection of C++ libraries.

Refresh
Refresh
Source Files
Filename Size Changed
_constraints 0000000279 279 Bytes
hpx.changes 0000004531 4.42 KB
hpx.spec 0000003669 3.58 KB
hpx_1.5.0.tar.gz 0004575832 4.36 MB
Revision 4 (latest revision is 8)
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 879945 from Nicolas Morey-Chaisemartin's avatar Nicolas Morey-Chaisemartin (NMoreyChaisemartin) (revision 4)
- Update to 1.5.0
  - Continued modularization. Deprecation of several headers moved to a different location
  - Several algorithms adapted to be C++20 conformant and added hpx::stable_sort.
  - Refactored the CMake target, it is now possible to link directly to HPX::hpx
  - Now requires a C++14 compatible compiler and the standard is set by default to C++14.
Comments 0
openSUSE Build Service is sponsored by