Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 744 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 744 Bytes

1. Utilities

This is a simple test program to measure the memcopy bandwidth of the GPU and memcpy bandwidth across PCI-e. This test application is capable of measuring device to device copy bandwidth, host to device copy bandwidth for pageable and page-locked memory, and device to host copy bandwidth for pageable and page-locked memory.

This sample enumerates the properties of the CUDA devices present in the system.

This sample enumerates the properties of the CUDA devices present using CUDA Driver API calls

A simple exemple on how to query the topology of a system with multiple GPU