Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPU Batch 9 #1192

Merged
merged 1 commit into from
Sep 6, 2024
Merged

GPU Batch 9 #1192

merged 1 commit into from
Sep 6, 2024

Commits on Sep 4, 2024

  1. Add GPU markers to fisher f dist

    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
    mborland committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d01893d View commit details
    Browse the repository at this point in the history