Dr. Moritz Lehmann
Results
4
repositories owned by
Dr. Moritz Lehmann
FluidX3D
3.3k
Stars
265
Forks
Watchers
The fastest and most memory efficient lattice Boltzmann CFD software, running on all GPUs via OpenCL.
OpenCL-Wrapper
264
Stars
35
Forks
Watchers
OpenCL is the most powerful programming language ever created. Yet the OpenCL C++ bindings are cumbersome and the code overhead prevents many people from getting started. I created this lightweight Op...
OpenCL-Benchmark
124
Stars
13
Forks
Watchers
A small OpenCL benchmark program to measure peak GPU/CPU performance.
PTXprofiler
39
Stars
5
Forks
Watchers
A simple profiler to count Nvidia PTX assembly instructions of OpenCL/SYCL/CUDA kernels for roofline model analysis.