Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 213 Bytes

File metadata and controls

4 lines (3 loc) · 213 Bytes

Error checking with HIP

Your task is to find a bug in the program, by implementing a HIP API error checking function. It's a good practice to wrap the API calls with the error checker to find any issues early.