FoldsCUDA
  • FoldsCUDA.jl
  • Examples
    • findminmax
    • Histogram of MSD
    • Monte-Carlo π
    • In-place mutation with Referenceables.jl
    • Partition reduce
Version
  • Examples
  • Examples
Edit on GitHub

Examples

  • findminmax
  • Histogram of the most significant digit (MSD)
    • An allocation-free function to compute MSD
    • MSD of random numbers
    • MSD of lazily computed numbers
  • Estimating π using Monte-Carlo method
    • Idea
    • RNG on GPU
    • Using counter-based RNG
  • In-place mutation with Referenceables.jl
    • Simple mutation
    • Fusing reduction and mutationg
  • Partition reduce on GPU
      • Counting the size of each partition
      • Computing the average of each partition

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 0.27.12 on Friday 4 February 2022. Using Julia version 1.6.5.