gtensor icon indicating copy to clipboard operation
gtensor copied to clipboard

update sycl_ext_complex

Open bd4 opened this issue 2 years ago • 1 comments

Note that for some reason the gtensor specified AssignN kernel names no longer work with the additional template parameter on sycl ext complex type; the name is missing the void parameter on some names in the kernel and it appears to be a phase where the default parameter can't be inserted, and it fails to compile.

bd4 avatar Jan 16 '23 20:01 bd4

See https://github.com/argonne-lcf/SyclCPLX/pull/25

bd4 avatar Jan 16 '23 20:01 bd4