Dennis Klein
|
cda7282422
|
feat!: Remove deprecated components sdk, sdk_commands, dds_plugin
BREAKING CHANGE: Components have been moved to ODC project, see
https://github.com/FairRootGroup/FairMQ/discussions/392 for details.
|
2022-08-11 15:30:25 +02:00 |
|
Christian Tacke
|
7616b0b0aa
|
CMake: Set CXX language level via target_compile_features()
See: https://gitlab.kitware.com/cmake/cmake/-/issues/18446
See: https://cmake.org/cmake/help/latest/manual/cmake-compile-features.7.html#requiring-language-standards
|
2021-05-28 10:38:14 +02:00 |
|
Alexey Rybalchenko
|
c290c16896
|
PMIx: Add commands to plugin and command ui
|
2020-01-06 20:20:18 +01:00 |
|
Dennis Klein
|
f73a6d71ed
|
CMake: Do not use git version in install tree
|
2019-09-04 21:17:35 +02:00 |
|
Dennis Klein
|
2358d7b03a
|
Implement some PMIx C++ bindings
pmix::init()
pmix::finalize()
pmix::publish()
pmix::initialized()
pmix::get_version()
and supporting data structures.
|
2019-02-11 11:12:30 +01:00 |
|
Dennis Klein
|
1191c3cda5
|
Add PMIx plugin
Proof of concept for now.
|
2019-02-11 11:12:30 +01:00 |
|