Skip to content
  • Kenneth Moreland's avatar
    Fix warnings about redefined macros · fd29c81b
    Kenneth Moreland authored
    The build automatically sets some macros when building CUDA files. Some
    of the CUDA sources were setting the same macros, which was causing
    warnings. Change the code to be more careful about setting preprocessor
    macros.
    fd29c81b