High Performance Computing
Examples of high performance computing implementation
An implementation example of calculating the discrete single variable first derivative using CUDA toolkit.
An implementation example of calculating the discrete two variable first partial derivatives using CUDA toolkit.
An example of implementation using CUDA toolkit to implement discrete integral calculation.