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 13 #1201

Merged
merged 3 commits into from
Sep 19, 2024
Merged

GPU Batch 13 #1201

merged 3 commits into from
Sep 19, 2024

Commits on Sep 17, 2024

  1. Add GPU support to expint

    Add SYCL testing of expint
    
    Add markers to forward decls
    
    Add CUDA testing of expint
    
    Fix static variable usage under NVRTC
    
    Add NVRTC testing
    
    Add configurable definition of complex
    
    Add function aliases
    
    Add GPU support to gegenbauer polynomials
    
    Add SYCL testing of gegenbauer
    
    Add NVCC testing of gegenbauer
    
    Add NVRTC testing of gegenbauer
    
    Add GPU support for hankel
    
    Add SYCL testing of hankel
    
    Add NVCC testing of cyl_hankel_1
    
    Add comprehensive NVCC testing
    
    Add NVRTC testing of cyl and sph hankel
    
    Update docs
    
    Fix writing cuda::std::complex<T> to stdout
    
    Add GPU support to hermite
    
    Add SYCL testing of hermite
    
    Add CUDA testing of hermite
    
    Add NVRTC testing of hermite
    
    Add markers to hermite docs
    mborland committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bbb8eee View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    7bd5348 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f21419 View commit details
    Browse the repository at this point in the history