CUDA on OpenSuSE 3.2 not officially supported yet

EDIT: I meant OpenSuse 11.2, but can’t edit the post’s title

but does it work inofficially?

Before I jump the gun, I thought I’d let someone else try first ;)

It won’t work with gcc 4.4, which is the default compiler in 11.2. You can install gcc 4.3 and it seems to work. However CUDA in general does not work on my Lenovo R61 with its Quadro NVS 140M, so I could only test compile, emulation and Device Query.

It will work if you follow steps here: [url=“The Official NVIDIA Forums | NVIDIA”]The Official NVIDIA Forums | NVIDIA
You need add #include in some source files as well.