Skip to content

ChrisMukherjee/2D-Cell-Growth-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D Cell Growth Simulation

COMP426 Multicore Programming Project

4 Versions

  • Version 1: Multithreaded version using C++ standard thread library
  • Version 2: Homogeneous multicore (CPU) version using Intel Threading Building Block (TBB) library
  • Version 3: Homogeneous multicore (GPU) version using CUDA platform
  • Version 4: Heterogeneous multicore (CPU & GPU) version using OpenCL framework

About

2D Cell Growth Simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published