Introducing: oneAPI.jl (a Julia package for programming Intel GPUs)

Author: cdsousa

Score: 9

Comments: 1

Date: 2020-11-05 19:14:53

Web Link

________________________________________________________________________________

cdsousa wrote at 2020-11-05 19:24:16:

This is very good news for people like me who would like to play with GPU kernels and arrays but usually have no access to NVIDIA/AMD hardware. (Although specific Intel hardware and Linux is being required for now.)

I'm waiting for KernelAbstractions.jl integration.