Skip to content

steven112163/Parallel-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel-Programming

💻 NYCU Parallel Programming Fall 2021

🏹 Prerequisites

  • g++ >= 10
  • clang++ >= 11
  • libomp5
  • mpi4
  • cuda10.1
  • OpenCL2.1

📚 Homeworks

HW Description
HW1 SIMD
HW2 Multi-thread
HW3 OpenMP
HW4 MPI
HW5 CUDA
HW6 OpenCL
Project Ripple Simulation Based on OpenGL