Add SYCL testing of fisher f dist
Add CUDA fisher f dist testing
Add NVRTC fisher f dist testing
Add GPU support to gamma dist
Add SYCL testing of gamma dist
Add CUDA gamma dist testing
Add NVRTC gamma dist testing
Reduce number of threads per block since it can crash CI
Add GPU support to the geometric dist
Add SYCL testing of geometric dist
Add cuda::std::tie
Add GPU support to inv_discrete_quantile
Add CUDA testing of geometric dist
Add NVRTC testing of geometric dist
Add SYCL testing of inverse_chi_squared dist
Adjust tol
Add NVRTC inverse chi squared dist testing
Add CUDA inverse chi squared dist testing
Add GPU support to inverse gamma dist
Add SYCL testing to inverse gamma dist
Add NVRTC testing of inverse gamma dist
Add CUDA testing of inverse gamma dist