avoid having to set SIMD_CPU for GPU builds

Issue #4 closed
Roland Haas created an issue

Instead of expecting the user to set SIMD_CPU for GPU builds it may be possible to check of AMReX itself was built with GPU support (via AMREX_USE_GPU which is defined in AMReX/include/AMReX_Config.H).

Comments (1)

  1. Log in to comment