Gpu Interview Questions

171 gpu interview questions shared by candidates

coding a function with PyTorch that given coordinates of points and coordinates of centers, compute the distance to the closest center for each point (using broadcasting and torch.argmin), all inputs and outputs are torch tensors. This is a part of k-means algo but no detail was asked about that.

GPU Engineer

Interviewed at Mistral AI

4.8
Jun 17, 2025

coding a function with PyTorch that given coordinates of points and coordinates of centers, compute the distance to the closest center for each point (using broadcasting and torch.argmin), all inputs and outputs are torch tensors. This is a part of k-means algo but no detail was asked about that.

Resume questions: Tell me about yourself (what courses you have taken and what areas of interest etc.) Describe 3 of your projects (one design project, one verification project and one architecture project) (details of each project was asked - like what was the clock period of your design, what language did you use, what do you mean by setup and hold time) After each project, I was asked what technical skills I had gained from each of them. Technical questions: 1. design question - given a code and asked to identify whether it was a sequential or combinational circuit and if sequential, how many clock cycles? 2. given a function (say c++ function) and asked what the outcome of the function was for a given input value (the function was for finding the nearest power of 2 lesser than the given integer) 3. design question - quickest algorithm to find the highest position of 1 (find the 1st '1' going from left to right) in a 16-bit input value. 4. list uvm component phases
avatar

GPU Verification Engineer

Interviewed at AMD

4
Mar 2, 2016

Resume questions: Tell me about yourself (what courses you have taken and what areas of interest etc.) Describe 3 of your projects (one design project, one verification project and one architecture project) (details of each project was asked - like what was the clock period of your design, what language did you use, what do you mean by setup and hold time) After each project, I was asked what technical skills I had gained from each of them. Technical questions: 1. design question - given a code and asked to identify whether it was a sequential or combinational circuit and if sequential, how many clock cycles? 2. given a function (say c++ function) and asked what the outcome of the function was for a given input value (the function was for finding the nearest power of 2 lesser than the given integer) 3. design question - quickest algorithm to find the highest position of 1 (find the 1st '1' going from left to right) in a 16-bit input value. 4. list uvm component phases

Viewing 121 - 130 interview questions

See Interview Questions for Similar Jobs

Glassdoor has 171 interview questions and reports from Gpu interviews. Prepare for your interview. Get hired. Love your job.