1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/devel/taskflow/pkg-plist
Yuri Victorovich bec672b264 devel/taskflow: Update 2.7.0 -> 3.0.0
Reported by:	portscout
2021-01-04 04:45:48 +00:00

71 lines
2.7 KiB
Plaintext

include/taskflow/core/algorithm/critical.hpp
include/taskflow/core/algorithm/for_each.hpp
include/taskflow/core/algorithm/reduce.hpp
include/taskflow/core/algorithm/sort.hpp
include/taskflow/core/declarations.hpp
include/taskflow/core/environment.hpp
include/taskflow/core/error.hpp
include/taskflow/core/executor.hpp
include/taskflow/core/flow_builder.hpp
include/taskflow/core/graph.hpp
include/taskflow/core/notifier.hpp
include/taskflow/core/observer.hpp
include/taskflow/core/semaphore.hpp
include/taskflow/core/task.hpp
include/taskflow/core/taskflow.hpp
include/taskflow/core/topology.hpp
include/taskflow/core/tsq.hpp
include/taskflow/core/worker.hpp
include/taskflow/cublasflow.hpp
include/taskflow/cuda/cublas/cublas_error.hpp
include/taskflow/cuda/cublas/cublas_flow.hpp
include/taskflow/cuda/cublas/cublas_handle.hpp
include/taskflow/cuda/cublas/cublas_helper.hpp
include/taskflow/cuda/cublas/cublas_level1.hpp
include/taskflow/cuda/cublas/cublas_level2.hpp
include/taskflow/cuda/cublas/cublas_level3.hpp
include/taskflow/cuda/cuda_algorithm/cuda_blaf.hpp
include/taskflow/cuda/cuda_algorithm/cuda_for_each.hpp
include/taskflow/cuda/cuda_algorithm/cuda_matmul.hpp
include/taskflow/cuda/cuda_algorithm/cuda_reduce.hpp
include/taskflow/cuda/cuda_algorithm/cuda_transform.hpp
include/taskflow/cuda/cuda_algorithm/cuda_transpose.hpp
include/taskflow/cuda/cuda_capturer.hpp
include/taskflow/cuda/cuda_device.hpp
include/taskflow/cuda/cuda_error.hpp
include/taskflow/cuda/cuda_flow.hpp
include/taskflow/cuda/cuda_graph.hpp
include/taskflow/cuda/cuda_memory.hpp
include/taskflow/cuda/cuda_optimizer.hpp
include/taskflow/cuda/cuda_pool.hpp
include/taskflow/cuda/cuda_stream.hpp
include/taskflow/cuda/cuda_task.hpp
include/taskflow/cudaflow.hpp
include/taskflow/dsl/connection.hpp
include/taskflow/dsl/dsl.hpp
include/taskflow/dsl/meta_macro.hpp
include/taskflow/dsl/task_analyzer.hpp
include/taskflow/dsl/task_dsl.hpp
include/taskflow/dsl/task_trait.hpp
include/taskflow/dsl/tuple_utils.hpp
include/taskflow/dsl/type_list.hpp
include/taskflow/taskflow.hpp
include/taskflow/tensorframe/tensor.hpp
include/taskflow/tensorframe/tensor_expr.hpp
include/taskflow/tensorframe/tensor_graph.hpp
include/taskflow/tensorframe/tensor_ops.hpp
include/taskflow/tensorframe/tensorframe.hpp
include/taskflow/utility/iterator.hpp
include/taskflow/utility/math.hpp
include/taskflow/utility/object_pool.hpp
include/taskflow/utility/os.hpp
include/taskflow/utility/passive_vector.hpp
include/taskflow/utility/serializer.hpp
include/taskflow/utility/singleton.hpp
include/taskflow/utility/stream.hpp
include/taskflow/utility/traits.hpp
include/taskflow/utility/uuid.hpp
lib/cmake/Taskflow/TaskflowConfig.cmake
lib/cmake/Taskflow/TaskflowConfigVersion.cmake
lib/cmake/Taskflow/TaskflowTargets.cmake