Skip to content

CUDA/OpenGl interop for simulating steady-state heat distribution on a 2-D plate

Notifications You must be signed in to change notification settings

CodeNinja89/HeatEquation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HeatEquation

CUDA/OpenGl interop for simulating steady-state heat distribution on a 2-D plate. Adapted from the book CUDA for Engineers by Stroti and Yurtoglu (https://www.amazon.fr/gp/product/013417741X?pf_rd_p=61e3aca3-2f4c-4ed4-8b56-08aa65c1d16f&pf_rd_r=5SKPWSN5NCC3SAXD8GEG)

REQUIRED: PLATFORM: Linux Mint 19.

use the Makefile to compile the code. Note that you will have to edit the Makefile according to your installation paths of the NVCC compiler. A bit of basic physics/mathematics is required to understand the actual implementation.

About

CUDA/OpenGl interop for simulating steady-state heat distribution on a 2-D plate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published