Your publication neoSYCL: a SYCL implementation for SX-Aurora TSUBASA reads
neoSYCL needs to separate the host and kernel codes so that they can be compiled with different
compilers. In the case of SX-Aurora, kernels need to be compiled with NEC’s proprietary compiler.
With the efforts of an open source LLVM based compiler would it be possible to add support for a non NEC compiler (probably at worse performance)?
If this is not possible with your current staffing, what would be involved in getting that working?