This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Description
The following tests fail on Pascal:
tests/test_functional.py::test_estimate_quantiles[float] FAILED
tests/test_functional.py::test_estimate_quantiles[half] FAILED
tests/test_functional.py::test_quantile_quantization FAILED
My guess is this is probably due to atomicAdd for floats working differently.