期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
CUDA's Mapped Memory to Support I/O Functions on GPU
1
作者 Wei Wu Fengbin Qi +1 位作者 Wangquan He Shanshan Wang 《Tsinghua Science and Technology》 SCIE EI CAS 2013年第6期588-598,共11页
The API interfaces provided by CUDA help programmers to get high performance CUDA applications in GPU, but they cannot support most I/O operations in device codes. The characteristics of CUDA's mapped memory are used... The API interfaces provided by CUDA help programmers to get high performance CUDA applications in GPU, but they cannot support most I/O operations in device codes. The characteristics of CUDA's mapped memory are used here to create a dynamic polling service model in the host which can satisfy most I/O functions such as read/write file and "printf". The technique to implement these I/O functions has some influence on the performance of the original applications. These functions quickly respond to the users' I/O requirements with the "printf" performance better than CUDA's. An easy and effective real-time method is given for users to debug their programs using the I/O functions. These functions improve productivity of converting legacy C/C++ codes to CUDA and broaden CUDA's functions. 展开更多
关键词 CUDA I/0 functions mapped memory dynamic polling service model
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部