Skip to content

A Comprehensive Implementation and Analysis of Heat Simulation by MPI, thread, OpenMP and CUDA

License

Notifications You must be signed in to change notification settings

ArthurLCW/Heat-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSC4005-Heat-Simulation

A Comprehensive Implementation and Analysis of Heat Simulation by MPI, thread, OpenMP and CUDA
HOMEWORK 4 for CSC4005: Distributed and Parallel Computing.

Other info:

  1. The codes are in ./codes directory. All the program are already compiled. Simply go to the corresponding build directory and run the csc4005_imgui.
  2. The video demos are in the ./demo_videos directory. There are 2 videos inside, one of them shows how to run CUDA program.
  3. The batches files and result are put in the ./batch_and_data folder for your reference.