It is well know that earlier SDK examples would produce compilation errors with gcc 4.4. About two days I downloaded the 3.1 beta SDK and compiled it without encountering a single error - OpenSuSE 11.2 with gcc 4.4.1. So CUDA now works with gcc 4.4.x?
Too early to tell. I would say yes, if you and someone else using another distribution(preferably ubuntu LTS) can successfully run ALL of the SDK examples without any problems.
Too early to tell. I would say yes, if you and someone else using another distribution(preferably ubuntu LTS) can successfully run ALL of the SDK examples without any problems.
I can confirm that the 3.1 beta SDK compiles without errors on ubuntu 10.04.
All code examples seem to be working.
N.
I can confirm that the 3.1 beta SDK compiles without errors on ubuntu 10.04.
All code examples seem to be working.
N.
Nico, in another post, you said
///
yep, used gcc4.3 for compiling the SDK.
examples are running just fine
N.
///
I’m curious about gcc4.4 (as in default install)
have you tested both gcc4.4 and 4.3?
Indeed, I posted that one for the 3.0 toolkit.
Only tried gcc 4.4.3 with the 3.1 beta though. Worked like a charm so I didn’t try 4.3.
N.