mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 21:29:08 +08:00
ef0c3036fc
* [vtk-m] fix the sha512 * Bump version * add FILE_DISAMBIGUATOR to vcpkg_from_gitlab * actually use the file disambiguator * regenerate docs * [moos-core] Add DISABLE_PARALLEL_CONFIGURE Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
25 lines
621 B
Plaintext
25 lines
621 B
Plaintext
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
|