java.lang.Object
uk.ac.manchester.tornado.api.exceptions.Debug
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Debug
public Debug()
-
-
Method Details
-
printf
prints a message from all threads.- Parameters:
msg- format string as per OpenCL specargs- arguments to format
-