I'm wanting to get started playing with GPU programming on Linux and have several questions:
What graphics cards are recommended? I'd like a fairly inexpensive one that supports CUDA and/or OpenCL. I'm guessing there are driver limitations with Linux which would narrow down the types of cards I could use.
How well is OpenCL supported on Linux? (which cards are recommended?)
.NET apparently has some libraries/facilities for accessing the GPU, are these available in Mono? If not, are there plans?