AMD GPU Kernel Developer - AI Models interview questions
based on 1 rating - Updated 16 Aug 2025
Averageinterview difficulty
Very positiveinterview experience
How others got an interview
Oops! No information available yet
Interview search
1 interviews
AMD interviews FAQs
GPU Kernel Developer - AI Models applicants have rated the interview process at AMD with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 73.7% positive. This is according to Glassdoor user ratings.
Common stages of the interview process at AMD as a GPU Kernel Developer - AI Models according to 1 Glassdoor interviews include:
Phone interview: 50%
Skills test: 50%
Here are the most commonly searched roles for interview reports -
I didn't make it past my first interview.
This first interview was one hour long and was purely focused on how to programe GPUs to push the GPU to its limits. All of my experience is on NVIDIA GPUs, so just talked about my CUDA and PTX programming experience.
There were no coding questions on this first interview.
Although I felt like I severely impressed my interviewer, I did not make it past the first round, as there were better candidates, so competition must be pretty fierce.
The interviewer was nice and friendly.
Interview questions [1]
Question 1
Provide an example of a kernel that reached high Tensor Core utilization. How did you accomplish it.
How would you get the roofline graph of a kernel (wether the kernel is compute-bound or memory-bound).
Provide me an example where PTX programming is necessary (I felt like I really impressed my interviewer here by talking about the many PTX exclusive instructions available on NVIDIA GPUs).
Do you have experience coding GPU specialised algorithms like FlashAttention?
Why are vectorised loads better than non-vectorised loads (they use 128-bit load instruction).
Etc...
Just really focused on proving my knowledge of how GPUs work and how to programme them.