Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 614 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 614 Bytes

Oregon State University (Spring term 2020)

Instructor: Prof. Mike Bailey
Student: Qingxiao Yuan (Raymond)
Thanks for prof. Bailey and Braxton, the TA who offered the greatest help for me during this COVID-19 period.
  1. Simple OpenMP Experiment
  2. OpenMP: Monte Carlo Simulation
  3. Numeric Integration with OpenMP Reduction
  4. Functional Decomposition
  5. Vectorized Array Multiplication/Reduction using SSE
  6. CUDA Monte Carlo
  7. OpenCL Array Multiply, Multiply-Add, and Multiply-Reduce
  8. B) Autocorrelation using CPU OpenMP, CPU SIMD, and GPU {OpenCL or CUDA}