]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/vtk-m/CONTROL
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / vtk-m / CONTROL
1 Source: vtk-m
2 Version: 1.5.0
3 Port-Version: 1
4 Homepage: https://gitlab.kitware.com/vtk/vtk-m/
5 Description: VTK-m is a toolkit of scientific visualization algorithms for emerging processor architectures.
6 Supports: x64 & !uwp
7
8 Feature: cuda
9 Description: Use the NVIDIA CUDA device adapter.
10 Build-Depends: cuda
11
12 Feature: omp
13 Description: Use the OpenMP device adapter.
14
15 Feature: tbb
16 Description: Use the Intel TBB device adapter.
17 Build-Depends: tbb
18
19 Feature: mpi
20 Description: Use the MPI controller.
21 Build-Depends: mpi
22
23 Feature: double
24 Description: Use double precision in floating point calculations