Commit Graph

22 Commits

Author SHA1 Message Date
Robert Maynard
f1e1a524e9 Require CMake 3.8 to build VTK-m. 2019-01-09 16:01:22 -05:00
Robert Maynard
4263db63e4 Document new requirements for VTK-m on windows ( cuda10+ ) 2018-10-16 17:30:49 -04:00
Robert Maynard
e54896aee7 Document in Readme that OpenMP requires CMake 3.9 2018-06-19 17:13:08 -04:00
mclarsen
ced5640ca1 updating changelog and readme to reflect openmp 4.0 2018-06-07 08:23:15 -07:00
Allison Vacanti
183bcf109a Add initial version of an OpenMP backend. 2018-05-31 16:47:48 -04:00
Shreeraj Jadhav
c374c2cd9a Document Supported and Tested Versions of Dependencies, Update Example.
This addresses Issue #147. A list of tested versions for each dependency has
been added based on the configurations of the nightly test builds.
The partial example code in the README has been completed and tested
to generate correct output.
2018-05-25 17:00:50 -04:00
Utkarsh Ayachit
ff94622c48 fix README.md based on changes to Filter API. 2018-04-03 14:36:53 -04:00
Robert Maynard
944bc3c0d6 Introduce vtkm::cont::ColorTable replacing vtkm::rendering::ColorTable
The new and improved vtkm::cont::ColorTable provides a more feature complete
color table implementation that is modeled after
vtkDiscretizableColorTransferFunction. This class therefore supports different
color spaces ( rgb, lab, hsv, diverging ) and supports execution across all
device adapters.
2018-03-28 16:11:23 -04:00
Robert Maynard
ee69c7a4b7 Remove VS2013 workarounds from VTK-m. 2018-02-23 15:39:39 -05:00
Kenneth Moreland
c81bab4314 Change organization of OpenGL dependency documentation
Per Rob Maynards suggestions.
2017-10-26 13:51:48 -06:00
Kenneth Moreland
28d597d175 Re add example to bottom of README 2017-10-26 13:02:18 -06:00
Kenneth Moreland
d2caf44538 Update README and CONTRIBUTING
Removed some things from README that are better referenced in the
User's Guide. Updated some text. Reformatted things.
2017-10-26 10:30:45 -06:00
Allison Vacanti
565896cc49 Combine ResultField + ResultDataSet into Result. 2017-08-11 08:25:42 -04:00
Robert Maynard
76d10e1835 Add volta to the list of support CUDA devices to compile for. 2017-08-10 11:02:07 -04:00
Robert Maynard
3f42642d24 Use Markdown readme as mainpage for doxygen. 2017-07-07 11:14:25 -04:00
Robert Maynard
7db9ef3bd8 Cleanup up some style issues in code block of README 2017-05-25 11:14:01 -04:00
Robert Maynard
f7e28107a7 Rewrite the VTK-m README document. 2017-05-24 16:52:26 -04:00
Robert Maynard
49cf198b80 Update the documentation to reflect we don't require boost. 2016-10-21 08:41:22 -04:00
Robert Maynard
dd9754e5d7 Update ReadMe to reference gitlab. 2015-05-13 08:45:52 -04:00
Robert Maynard
8bd99b3871 Cleanup the documentation for VTK-m 2015-04-28 09:53:50 -04:00
Kenneth Moreland
029c278286 Update readme to include PISTON. 2014-07-16 10:15:44 -06:00
Robert Maynard
c138d6cd82 Initial commit. 2014-02-04 15:08:03 -05:00