PCI-E speed testing utility

Does some utility for PCI-E speed testing exist that use nVidia GPU ?
AMD provide such utility for their GPUs.

The CUDA SDK includes a sample application called bandwidthTest that will do what you want.

Thanks a lot!