atif4461 / Grid

Data parallel C++ mathematical object library
GNU General Public License v2.0
0 stars 0 forks source link

accelerator_for openmp maps #2

Open atif4461 opened 1 year ago

atif4461 commented 1 year ago

Data not trivially copyable and not guaranteed to be mapped correctly [-Wopenmp-mapping] accelerator_forNB(o,mm.buffer_size/2,Merger::Nsimd,{ ^~ /work/atif/Grid-BNL-HPC/Grid/threads/Accelerator.h:505:30: note: expanded from macro 'accelerator_forNB' for ( uint64_t i=0;i<num;i++) { __VA_ARGS__ } ;