cuda.Timer

Module Contents

class cuda.Timer.Timer(**kwds)

A cuda timer using cudaEvent

capsule
start(self)
stop(self)
profile(self, process, *args, **kwargs)

Profile a process :param process: :param args: :return: