top of page

Software Optimization

Speedometer_edited.jpg
  • CPU optimizations using SIMD SSE/AVX, parallel programming, usage of atomic commands, lock-free data structures, etc.

  • GPU development and optimizations using CUDA or OpenCL

  • Finding hotspots, detecting and analyzing various types of bottlenecks.

  • Facebook
  • Twitter
  • Instagram
  • LinkedIn
bottom of page