aboutsummaryrefslogtreecommitdiff
path: root/ports/vtk-m/CONTROL
blob: e221eeccecd23c60d1c17d729c28ca459ca4f6c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: vtk-m
Version: 1.5.0
Port-Version: 1
Homepage: https://gitlab.kitware.com/vtk/vtk-m/
Description: VTK-m is a toolkit of scientific visualization algorithms for emerging processor architectures.
Supports: x64 & !uwp

Feature: cuda
Description: Use the NVIDIA CUDA device adapter.
Build-Depends: cuda

Feature: omp
Description: Use the OpenMP device adapter.

Feature: tbb
Description: Use the Intel TBB device adapter.
Build-Depends: tbb

Feature: mpi
Description: Use the MPI controller.
Build-Depends: mpi

Feature: double
Description: Use double precision in floating point calculations