hpxv1.11.0
- Updated
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.
- Project website: https://github.com/STEllAR-GROUP/hpx
#Usage
The port hpx provides CMake targets:
find_package(HPX REQUIRED)
target_link_libraries(main PRIVATE HPX::hpx)#Supported Platforms
!(windows & arm64) & !(windows & staticcrt)
- ✅linux
- ✅osx
- ✅uwp
- ✅windows-x64
- ✅windows-x86
- ❌
windows-arm64
#Features
Default features: bzip2, mpi, snappy, zlib
#bzip2default
Build with bzip2 compression
Host Dependencies:
one transitive dependency:
- vcpkg-cmake (through bzip2)
#cuda
Build with CUDA support
Platforms: !linux & !(windows & arm)
- ✅osx
- ✅uwp
- ✅windows-x64
- ✅windows-x86
- ❌
linux
Host Dependencies:
No dependencies.
#mpidefault
Build with MPI parcelport
Dependencies:
Host Dependencies:
6 transitive dependencies:
- pkgconf (through openmpi)
- vcpkg-cmake (through vcpkg-cmake-get-vars)
- vcpkg-cmake-config (through zlib)
- vcpkg-cmake-get-vars (through vcpkg-tool-meson)
- vcpkg-make (through openmpi)
- vcpkg-tool-meson (through pkgconf)
#snappydefault
Build with snappy compression
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through snappy)
- vcpkg-cmake-config (through snappy)
#zlibdefault
Build with zlib compression
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (through zlib)
- vcpkg-cmake-config (through zlib)
#Dependencies
- asio
- boost-accumulators
- boost-config
- boost-context
- boost-dynamic-bitset
- boost-exception
- boost-filesystem
- boost-iostreams
- boost-lockfree
- boost-range
- boost-spirit
- boost-system
- boost-throw-exception
- boost-variant
- boost-winapi
gperftools
Platforms:
linux- hwloc
and 68 transitive dependencies:
- boost-algorithm
>= v1.92.0(through boost-date-time) - boost-align
>= v1.92.0(through boost-atomic) - boost-any
>= v1.92.0(through boost-property-tree) - boost-array
>= v1.92.0(through boost-accumulators) - boost-assert
>= v1.92.0(through boost-array) - boost-atomic
>= v1.92.0(through boost-thread) - boost-bind
>= v1.92.0(through boost-function) - boost-chrono
>= v1.92.0(through boost-thread) - boost-circular-buffer
>= v1.92.0(through boost-accumulators) - boost-cmake
>= v1.92.0(through boost-assert) - boost-compat
>= v1.92.0(through boost-system) - boost-compute
>= v1.92.0(through boost-ublas) - boost-concept-check
>= v1.92.0(through boost-circular-buffer) - boost-container
>= v1.92.0(through boost-thread) - boost-container-hash
>= v1.92.0(through boost-fusion) - boost-conversion
>= v1.92.0(through boost-numeric-conversion) - boost-core
>= v1.92.0(through boost-circular-buffer) - boost-date-time
>= v1.92.0(through boost-thread) - boost-describe
>= v1.92.0(through boost-container-hash) - boost-detail
>= v1.92.0(through boost-function-types) - boost-endian
>= v1.92.0(through boost-spirit) - boost-function
>= v1.92.0(through boost-parameter) - boost-function-types
>= v1.92.0(through boost-fusion) - boost-fusion
>= v1.92.0(through boost-accumulators) - boost-headers
>= v1.92.0(through boost-config) - boost-integer
>= v1.92.0(through boost-serialization) - boost-interval
>= v1.92.0(through boost-ublas) - boost-intrusive
>= v1.92.0(through boost-container) - boost-io
>= v1.92.0(through boost-utility) - boost-iterator
>= v1.92.0(through boost-accumulators) - boost-lexical-cast
>= v1.92.0(through boost-date-time) - boost-logic
>= v1.92.0(through boost-interval) - boost-move
>= v1.92.0(through boost-circular-buffer) - boost-mp11
>= v1.92.0(through boost-describe) - boost-mpl
>= v1.92.0(through boost-function-types) - boost-multi-index
>= v1.92.0(through boost-property-tree) - boost-numeric-conversion
>= v1.92.0(through boost-accumulators) - boost-optional
>= v1.92.0(through boost-iterator) - boost-parameter
>= v1.92.0(through boost-accumulators) - boost-phoenix
>= v1.92.0(through boost-spirit) - boost-pool
>= v1.92.0(through boost-spirit) - boost-predef
>= v1.92.0(through boost-mpl) - boost-preprocessor
>= v1.92.0(through boost-concept-check) - boost-property-tree
>= v1.92.0(through boost-compute) - boost-proto
>= v1.92.0(through boost-phoenix) boost-random
>= v1.92.0(through boost-iostreams)Platforms:
!uwp- boost-ratio
>= v1.92.0(through boost-chrono) - boost-regex
>= v1.92.0(through boost-range) - boost-scope
>= v1.92.0(through boost-filesystem) - boost-serialization
>= v1.92.0(through boost-accumulators) - boost-smart-ptr
>= v1.92.0(through boost-conversion) - boost-static-assert
>= v1.92.0(through boost-spirit) - boost-thread
>= v1.92.0(through boost-spirit) - boost-tokenizer
>= v1.92.0(through boost-date-time) - boost-tuple
>= v1.92.0(through boost-fusion) - boost-type-index
>= v1.92.0(through boost-variant) - boost-type-traits
>= v1.92.0(through boost-concept-check) - boost-typeof
>= v1.92.0(through boost-fusion) - boost-ublas
>= v1.92.0(through boost-accumulators) - boost-uninstall
>= v1.92.0(through boost-cmake) - boost-unordered
>= v1.92.0(through boost-algorithm) - boost-utility
>= v1.92.0(through boost-mpl) - boost-uuid
>= v1.92.0(through boost-compute) - boost-variant2
>= v1.92.0(through boost-system) - bzip2 (through boost-iostreams)
- liblzma (through boost-iostreams)
- zlib (through boost-iostreams)
- zstd (through boost-iostreams)
#Host Dependencies
and 3 transitive dependencies:
- vcpkg-boost (through boost-cmake)
- vcpkg-cmake-get-vars (through vcpkg-tool-meson)
- vcpkg-tool-meson (through pkgconf)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Hartmut Kaiser
Robert Schumacher
Alexander Karatarakis
Andrew McMahon
Victor Romero
pravic
yurybura
Phoebe
autoantwort
Billy O'Neal
Frank
Alexander Neumann
Budo Zindovic
gerard-ryan-immersaview
#Changelog
Show 30 earlier changes
b79395cUpdate downstream libraries to use modularized boost26516fevcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)e733211[hpx] Bump version to include patchesc9c00bdFixing static builds for HPX633d523Adding another patch enabling to build HPX if UNICODE is set3b55cb0Allowing for HPX to be built for x86-windows as wellc3924adAdding support for HPX (https://github.com/STEllAR-GROUP/hpx)