high-performance-computing topic
boinc
Open-source software for volunteer computing and grid computing.
vectorious
Linear algebra in TypeScript.
openmc
OpenMC Monte Carlo Code
pyhpc-benchmarks
A suite of benchmarks for CPU and GPU performance of the most popular high-performance libraries for Python :rocket:
pysph
A framework for Smoothed Particle Hydrodynamics in Python
CaNS
A code for fast, massively-parallel direct numerical simulations (DNS) of canonical flows
HPCsharp
High performance algorithms in C#: SIMD/SSE, multi-core and faster
graphit
GraphIt - A High-Performance Domain Specific Language for Graph Analytics
clojurecl
ClojureCL is a Clojure library for parallel computations with OpenCL.
How_to_optimize_in_GPU
This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several basic kernel optimizations, including: elementwise, reduce, sg...