cupy.cuda.profiler.initialize#
- cupy.cuda.profiler.initialize(unicode config_file, unicode output_file, int output_mode)#
Initialize the CUDA profiler.
This function initialize the CUDA profiler. See the CUDA document for detail.
- Parameters:
Warning
This API is marked as deprecated in CUDA 11, and has been removed in CUDA 12. This CuPy interface is subject to removal in future releases.