10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-10-02 14:30:53 +02:00
QuantumPackage/plugins/local/gpu_intel
2024-07-09 21:12:10 +02:00
..
gpu.sycl Introducing dpcpp 2024-07-09 21:12:10 +02:00
LIB Introducing dpcpp 2024-07-09 21:12:10 +02:00
NEED Introducing dpcpp 2024-07-09 21:12:10 +02:00
README.rst Introducing dpcpp 2024-07-09 21:12:10 +02:00

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

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