Skip to content

Fix the CosmoTools examples

Kenneth Moreland requested to merge kmorel/vtk-m:fix-cosmo-tools-examples into master

The CosmoTools examples were still directly using device adapters. Change the code to compile single executables that chooses a device at runtime.

Merge request reports