The [dpnp implementation of the gpairs algorithm](https://github.com/adarshyoga/dpbench/blob/main/dpbench/benchmarks/gpairs/gpairs_dpnp.py) crashes with SyclError showing failure in dpctl. How to reproduce: 1) Follow [instructions ](https://github.com/adarshyoga/dpbench/blob/main/README.md)to setup dpbench 2) Run gpairs - python -c "import dpbench; dpbench.run_benchmark(\"gpairs\")