OpenCL Certificate for Dominik Kacprowski
Certificate ID:
544578
Authentication Code:
df5e8
Certified Person Name:
Dominik Kacprowski
Trainer Name:
Tomasz Jasiukiewicz
Duration Days:
3
Duration Hours:
21
Course Name:
OpenCL
Course Date:
28 February 2018 09:00 to 2 March 2018 16:00
Venue:
Wrocław
Course Outline:
Introduction to OpenCL
- About GPU Compute
- Platform Model
- Execution Model
- Memory Model
Environment for OpenCL Developing
- Requirements
- Installation on Windows
- Compiling OpenCL Source
Language programmingavailable in the OpenCL
- Data types
- Operators
- Built-in functions
- Qualifiers and attributes
- Vector types
- OpenCL C preprocessor
Examples of OpenCLprograms
- Simple programs
- Vector addition
- Local and global network
Examples of calculations in OpenCL
- Service printf
- Reduction surgery
- Determination of the histogram
- Mandelbrot set
- Sorting algorithm bitonic
- Image processing
OpenCL in various languages
Performance analysis in the OpenCL