10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-11-19 20:42:36 +01:00
QuantumPackage/plugins/local/gpu_intel
2024-07-09 23:04:22 +02:00
..
gpu.sycl
LIB Fix link stage for intel gpus 2024-07-09 23:04:22 +02:00
NEED
README.rst

=========
gpu_intel
=========

Intel implementation of GPU routines. Uses MKL and SYCL.
```bash
icpx -fsycl gpu.cxx -c -qmkl=sequential
```