distribute sources under GPL

Hello,

I have project, which involves CUDA programming. I would like to distribute my source code to community under GPLv3 license.
I will distribute only my sources, and there will be also installation guide (with proper URL to CUDA download page), which will explain how to install CUDA environment (driver and CUDA IDE).
In each source file I will put:

License: GPLv3 The GNU General Public License v3.0 - GNU Project - Free Software Foundation
This software contains source code provided by NVIDIA Corporation.

Is this OK regard CUDA license agreement ? Or I missed something?

Best regards,
Andrej