Skip to content

Compile more sources without device compiler

Kenneth Moreland requested to merge kmorel/vtk-m:less-device-compile into master

We have been doing a better job at hiding device code (and moving code into libraries). Smoke out source that no longer needs to be compiled by device compilers.

Merge request reports