I'm wondering if someone could help me figure out if my problem comes from teh NVIDIA driver or Mono.
When I use Mono on Linux in combination with OpenCL, my programs run fine but fail to exit. I have to kill the process manually or call a exit with a DllImport from libc to force it to terminate. The problem does not occur with identical programs written in C using the NVIDIA driver. The problem also fails to occur if I use the ATI driver with Mono in Linux. Nor does it occur with the NVIDIA driver and Mono under Windows. I've tried several version of the NVIDIA driver (latest I tried was 256.53) and multiple versions of Mono (latest was 2.8 Preview 5) I have a minimal (~100 line) program I could post if that will help. - Christian -- View this message in context: http://mono.1490590.n4.nabble.com/Mono-programs-fail-to-exit-with-NVIDIA-OpenCL-tp2547201p2547201.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
