Skip to content

Program to test the impact of global and local size scaling on parallel GPU computing of these operations.

Notifications You must be signed in to change notification settings

regerj/OpenCL-Mult-Add-Red

Repository files navigation

OpenCL-Multiplication-Additon-and-Reduction

Conducts these operations using OpenCL to test the performance of the operation as local and global size scales. Works as intended. All cpp code is in one file by instruciton of the professor for grading purposes. The included bash script executes all three operation choices with varying global and local sizes. It was written to target a university NVidia System so may need adjustments in order to run on another machine. Only supports Linux.

About

Program to test the impact of global and local size scaling on parallel GPU computing of these operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published