10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-07-29 08:34:04 +02:00
QuantumPackage/plugins/local/gpu_intel/README.rst

9 lines
128 B
ReStructuredText

=========
gpu_intel
=========
Intel implementation of GPU routines. Uses MKL and SYCL.
```bash
dpcpp -O3 -c gpu.o gpu.sycl
```