Skip to content
  • Allison Vacanti's avatar
    Add vtkm::cont::Initialize. · cdb1f568
    Allison Vacanti authored
    Also
    - Renamed vtkm::cont::make_DeviceAdapterIdFromName to just overload
      make_DeviceAdapterId.
    - Refactored CMake logic for unit tests
      - Since we're now querying the device tracker for the names, they
        cannot be all caps.
    - Updated usages of InitLogging to use Initialize instead.
    - Added changelog.
    cdb1f568