C870 and Cuda 1.1

Hello,

Will the C870 ever support cuda 1.1? My program is a pretty big program that compiles fine under 1.1 but when I downgrade to 1.0 to get the tesla to work I get:

1>Internal error
1># --error 0xc0000005 –

I’ve heard that this error is due to the fact that cuda 1.0 isn’t as good at register allocation. If I upgrade to 1.1 it works fine.

How can I get this to compile under 1.0? Any tips or tricks?

The C870 supports Cuda 1.1

Okay thanks, I got it to work. What I had done is install the driver from the CD given with the board. I think the new driver on the webpage is needed.