Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raymondcm/opencl-weatheranalysis

OpenCL parallel Int/Float vector analysis software for University of Lincoln assignment
https://github.com/raymondcm/opencl-weatheranalysis

bitonic-sort bucketsort c-plus-plus opencl recursion template-class

Last synced: 30 days ago
JSON representation

OpenCL parallel Int/Float vector analysis software for University of Lincoln assignment

Awesome Lists containing this project

README

        

# OpenCL-WeatherAnalysis

Implementation of Int/Float vector analysis in OpenCL. Data provided is weather data and a templated class is provided that
demonstrates many basic and advanced parallel programming techniques and patterns. The interface to low level OpenCL algorithms is simple providing a greater abstraction from it.