T O P I C R E V I E W |
Wojt |
Posted - Jul 13 2012 : 05:05:23 AM I think it would be very useful to provide full support for CUDA C.
Now, too many errors show up, eg: kernel<<<blocks,threads>>>(input); yields Error: expected an expression, texture<float> something; yields Error: texture is not a template, etc.
|
1 L A T E S T R E P L I E S (Newest First) |
accord |
Posted - Jul 13 2012 : 7:05:13 PM We are considering adding CUDA support at some point:
case=58450
For now, visit the following topic, where sunsetquest compiled the most complete workaround steps to date:
See the post on Jul 13 2011 : 01:56:06 AM http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=10225
As KindDragon mentions, better to use %CUDA_INC_PATH% for step 4, though.
According to reports, even refactoring should work to some extent. |
|
|