CUDA 10.0 Host 函数 API 指南
CUDA 10.0 Host 函数 API 指南
CUDA 10.0 版本中提供了以下 API 函数用于管理主机内存:
cudaHostAlloccudaHostRegistercudaHostUnregistercudaHostGetDevicePointercudaHostGetFlagscudaHostGetAttributescudaHostMemAdvisecudaHostMemPrefetchcudaLaunchHostFunc
这些函数允许您在主机内存和设备内存之间进行高效的交互,并可以优化应用程序的性能。
原文地址: https://www.cveoy.top/t/topic/nx0w 著作权归作者所有。请勿转载和采集!