Does GTX285 support atomic operations?

My CUDA version is 1.3, and it seems that I can’t use atomic operations on my GTX285. External Image
Do I need include or define something?

What makes you feel you can’t use atomic operations? You need to set the cuda version to 1.3 for the compiler and it will work.