Skip to content
  • Robert Maynard's avatar
    VTK-m Accelerator tests now build with correct CUDA arch flags. · 06aa1cd0
    Robert Maynard authored
    Since the tests for VTK modules are isolated from the module,
    they don't inherit any local variables including overrides
    to CMAKE_CUDA_FLAGS. To remedy this, we explicitly add the
    correct CUDA arch flags which are used to build VTK-m and
    the Accelerator module.
    06aa1cd0