As there are many people capable of learning to program GPUs, but don’t have the right job to learn it, we’re offering a training program for select C/C++ programmers.
See https://streamhpc.com/blog/2018-09-25/start-your-gpu-career-here/ for what it is, including how to apply.
Related Posts
Improving FinanceBench for GPUs Part II – low hanging fruit
... a lot! Following the initial work done in porting the CUDA code to HIP (follow article link here), significant progress was made ...
The Art of Benchmarking
... 1: Profiling Profiling is what many developers do, with different levels of expertise: Not knowing where to ... ...
Birthday present! Free 1-day Online GPGPU crash course: CUDA / HIP / OpenCL
... second goal is hands on. We'll provide templates for CUDA/HIP and OpenCL, where you focus on making the core compute part. The third ...
Problem solving tactic: making black boxes smaller
... the world's clearest code contains black boxes, is that developer have assumptions on anything they don't fully master. And we can ...