10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2025-04-08 17:51:38 +02:00
..
2024-07-09 21:12:10 +02:00
LIB
2024-07-09 21:12:10 +02:00
2024-07-09 21:12:10 +02:00
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
```