cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

dragonxi4amd
Journeyman III

Compilers offered by AMD for OpenCL Development Question - [CLOSED]

How does AMD's portfolio of languages with OpenCL compete to that of NVidia ?

Hi,

Thanks for the answers !

Question:

What are the programming language options offered by AMD to developers for applications using OpenCL ?

Does/will AMD support Fortran as NVidia ?

ref: http://www.nvidia.com/object/cuda_fortran.html

 

 

 

0 Likes
2 Replies
nou
Exemplar

http://developer.amd.com/gpu/AMDAPPSDK/pages/DriverCompatibility.aspx see supported compilers.

you can get headers from AMD APP SDK or directly from khronos

0 Likes

If you are interested in language wrappers:

http://www.opentk.com/news/C%2523-opencl-bindings-ready-for-testing

http://developer.amd.com/zones/java/aparapi/pages/default.aspx

And if you are interested in wrappers for opencl kernel itself, the fact is it is khronos which decides on that. Depending on industry requirements you can expect important additions. Vendors can also release vendor-specific extensions but AMD currently doesn't have any such extension.

0 Likes