CUDAGRIND - MEMORY TRANSACTION CHECKING FOR CUDA in windows -


i using cuda c in visual studio. checking memory use cuda-memccheck . while going through sites found cudagrind of valgrind provides more details of error of memory.and further misunderstanding or found can used in linux system. right?? or can cudagrind applied in windows check memory error???


Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

javascript - Which segment of a polyline was clicked? -

c# - Avoiding duplicate methods for Task and Task<T> -