Oleksii
Kernel Development Team
Software Developer
As part of the Apriorit team, I aim at providing firsthand insights on tech and business, focusing on the true value of technologies and concepts and discussing pros and cons of applying them in IT projects.
More articles from author
Using CUDA to Accelerate the Algorithms to Find the Maximum Value in a Range with CPU and GPU
In this article, we want to share our experience using CUDA for defining the fastest way to find the max element and its index with different algorith...
Gmock Enhancements: Mocking Global Functions and Methods with more than 10 Arguments
If you ever need to mock global functions or methods with more than 10 arguments, check out our solution on GitHub.
Tips for Working with CUDA Compute Platform
Several important practical tips for work with CUDA with code samples explained