How to install CUDA Toolkit 5.0 on RHEL 7.0

How do I install CUDA Toolkit 5.0 on RHEL 7.0 without breaking my current install of CUDA 7.0? I know not to install the driver that comes with 5.0. Is there any particular procedure for doing this installation?

Thanks.

CUDA 5.0 doesn’t officially support RHEL 7.0

You’re welcome to try it (as you say, skip the driver install step), but you may run into issues with it.

Thanks for the reply.

You do run into issues. It complains because your compiler is too new, even when you just install the toolkit.