Projects with this topic
-
A thermal Multiple Relaxation Time Lattice Boltzmann Method (Thermal MRT-LBM) solver using a D3Q27 lattice for the fluid dynamics and a D3Q7 lattice for the convection-diffusion equation modelling the thermal part. The solver is coupled to a live renderer using GLEW, GLM and OpenGL to enable live feedback of the entire simulation domain.
Updated -
-
This repository provides Shinobi Docker images regulary built from the official Shinobi Docker image repository and microservice Shinobi Docker images.
Updated -
Master's Thesis on "Noise Reduction for Interactive Volume Visualization using Volumetric Path Tracing"
Updated -
Computing centrality metrics with the GPU.
Updated -
Small (C++ & CUDA) project to quickly find the points of intersection between two large sets of finite lines.
Updated -
An instructional project to present concepts of parallel programming for C++, Cuda with a Python interface.
Updated -
-
-
Short exercises for GPU at Complutense University of Madrid
Updated -
CUDA i OpenGL, wykres 2d, z wykorzystaniem nowoczesnego OpenGL (shadery) i biblioteki GLFW
Updated -
Różne sposoby implementacji operacji SAXPY (Y[i] = a * X[i] + Y[i]) za pomocą biblioteki Thrust (https://thrust.github.io)
Updated -
-
-
A collection of awesome algorithms, implemented in CUDA.
Updated -
Dynamic Time Warping Parallelized With CUDA - Cmax calculation. Remember to set big max stack while compiling for big matrices.
Updated