GASPHiA is a high-performance, three-dimensional SPH code written in C++ and CUDA
Benchmarking a custom CUDA SPH physics engine with the classic Sod shock tube problem, verifying code accuracy
Notes on Newton iteration, convergence, and oscillation issues when implementing the P-alpha model in GASPHiA
A comprehensive guide to the Zotero AI-assisted literature classification plugin
This article provides a detailed explanation of the first problem 'Vector Addition' on LeetGPU, covering solution approach and performance optimization strategies.