Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 547 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 547 Bytes

PCG Precision Comparisons

Compare data types to see if the floating point precision will change the number of iterations and answer vectors of a preconditioned conjugate gradient algorithm across the CPU and GPU.

Timings for the GPU and CPU threads are available.

Dependencys

gcc/clang, nvcc, cuda capable gpu

How to use

  • Review and/or change config.ini
  • Pick all the matrix market matricies (.MTX files) to test and put them in the test_subjects/mm directory
  • Run the Bash executable in the root of the project
  • Enjoy the data