void stop()
Stop profiling.
void start()
Start profiling.
void create_context()
Create the streams associated with parallel execution.
void print_device_properties()
Query and print to stdout device properties of all GPUs.
void init(int dev)
Create the device context. Called by initQuda when initializing the library.
size_t max_dynamic_shared_memory()
Returns the maximum dynamic shared memory per block.
void destroy()
Free any persistent context state. Called by endQuda when tearing down the library.