Fix support for build with the Intel compilers
Replace gr
with sys%gr
to avoid copying grid_t
. Tested with intel/21.2.0 & intel/19.1.1 compilers for both CPU and GPU.
Closes #459 (closed)
Replace gr
with sys%gr
to avoid copying grid_t
. Tested with intel/21.2.0 & intel/19.1.1 compilers for both CPU and GPU.
Closes #459 (closed)