Skip to content

Latest commit

 

History

History

02-error-checking

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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.