Robuta

Sponsor of the Day: Jerkmate
https://gpuopen.com/learn/amd-lab-notes/amd-lab-notes-finite-difference-docs-laplacian_part2/ Finite difference method – Laplacian part 2 - AMD GPUOpen In this post we introduce two common optimizations that can be applied to the kernel to reduce data movement and bring us closer to the new peak: loop tiling... finite difference methodpart 2 amdlaplaciangpuopen https://gpuopen.com/learn/amd-lab-notes/amd-lab-notes-finite-difference-docs-laplacian_part3/ Finite Difference Method – Laplacian part 3 - AMD GPUOpen In this third part, we cover additional optimizations to fine tune the performance of the kernel, and introduce temporary files, register pressure, and... finite difference methodlaplacian part3 amdgpuopen https://gpuopen.com/learn/amd-lab-notes/amd-lab-notes-finite-difference-docs-laplacian_part1/ Finite difference method – Laplacian part 1 - AMD GPUOpen The finite difference method is a powerful tool for computational physics. This post covers how to implement a GPU-accelerated finite difference code using... finite difference methodpart 1 amdlaplaciangpuopen https://docs.scipy.org/doc/scipy/reference/differentiate.html Finite Difference Differentiation (scipy.differentiate) — SciPy v1.17.0 Manual v1 17 0finite differencedifferentiationscipydifferentiate