Skip to content

Implementation of BMathEngine class, which handles arithmetic operations in arrays, using OpenCL.

Notifications You must be signed in to change notification settings

HilalNazli/BMathEngine

Repository files navigation

BMathEngine

June-July 2014 This is the task I was given during my internship at BITES - Defence & Aerospace Technologies. I was asked to create a BMathEngine class, which handles arithmetic operations in arrays, using OpenCL. For instance, user creates a BMathEngine object and sends two arrays to its add function and receives the third as the some of the two. But while doing this, the user is not aware of the OpenCL working behind and doesn’t have to understand all of the details.

About

Implementation of BMathEngine class, which handles arithmetic operations in arrays, using OpenCL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages