LambdaClass Blog
  • Home
  • GitHub
  • Data Science in Julia for Hackers
  • LambdaClass
Sign in Subscribe

Cuda

A collection of 2 posts
CUDA've been faster: learning CUDA from scratch
Cuda

CUDA've been faster: learning CUDA from scratch

Practical CUDA CUDA is a parallel computing platform and programming model developed by NVIDIA for general computing on graphical processing units. We can use it to accelerate expensive computations, distributing the load over several processors. For example, in some zk-SNARKs, we have to calculate a multiscalar multiplication, which involves summing
23 Jan 2023 9 min read
Julia GPU
Julia

Julia GPU

How the Julia language is making it easy for programmers to use GPU capabilities
20 Oct 2020 8 min read
Page 1 of 1
LambdaClass Blog © 2025
Powered by Ghost