Author |
Topic |
|
Wojt
Starting Member
Poland
1 Posts |
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.
|
|
accord
Whole Tomato Software
United Kingdom
3287 Posts |
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. |
Edited by - accord on Jul 13 2012 7:09:39 PM |
|
|
|
Topic |
|
|
|