All Posts about High Performance Computing

High-Performance Computing of Discrete Single Variable Derivative with CUDA

An implementation example of calculating the discrete single variable first derivative using CUDA toolkit.

High-Performance Computing of Discrete Two Variable Partial Derivatives with CUDA

An implementation example of calculating the discrete two variable first partial derivatives using CUDA toolkit.

Numerical Integration with CUDA: Accelerating Calculations on the GPU

An example of implementation using CUDA toolkit to implement discrete integral calculation.