osx - XCode and CUDA integration -


Was just wondering if anyone has any experience working with CUDA and XCode? I am making a nightmare which is setting it all ...

Dosan

I am working with XCode, CMAKE & amp; CUDA. There is no problem till now! Works like a charm, though you will need to make sure that XCode is using gcc 4.0 instead of 4.2 (in case of 10.6)

I recommend that you also use CMAKE in combination with FindCUDA. Cmake

is also a plugin for XCode to create Xcode project file, from which it recognizes CC files found in message # 29. Apart from this, a good "tutorial" has been given, mentioning the plugin.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -