]> https://gitweb.dealii.org/ - dealii.git/commit
CMake: Add a bundled taskflow library and facility to search for external one
authorMatthias Maier <tamiko@43-1.org>
Sat, 23 May 2020 07:14:00 +0000 (02:14 -0500)
committerMatthias Maier <tamiko@43-1.org>
Wed, 27 May 2020 03:34:01 +0000 (22:34 -0500)
commit1eb405d189c890c2dadd370062556e0353e2c63e
treebbafd0229552635b78f11cc508e7a180827a3639
parentf164b98a1432a944412c54011a68443c3afe19b9
CMake: Add a bundled taskflow library and facility to search for external one
35 files changed:
bundled/CMakeLists.txt
bundled/README.md
bundled/cpp-taskflow/LICENSE [new file with mode: 0644]
bundled/cpp-taskflow/README.md [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/core/error.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/core/executor.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/core/flow_builder.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/core/graph.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/core/notifier.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/core/observer.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/core/task.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/core/taskflow.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/core/topology.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/core/tsq.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/cuda/cuda_device.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/cuda/cuda_error.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/cuda/cuda_flow.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/cuda/cuda_graph.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/cuda/cuda_task.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/declarations.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/nstd/any.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/nstd/optional.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/nstd/variant.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/taskflow.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/utility/object_pool.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/utility/os.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/utility/passive_vector.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/utility/singleton.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/utility/stringify.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/utility/traits.hpp [new file with mode: 0644]
bundled/cpp-taskflow/include/taskflow/utility/uuid.hpp [new file with mode: 0644]
bundled/setup_bundled.cmake
cmake/configure/configure_1_taskflow.cmake [new file with mode: 0644]
cmake/configure/configure_1_tbb.cmake
cmake/modules/FindCPP_TASKFLOW.cmake [new file with mode: 0644]

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.