cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

herbak
Journeyman III

CAL API / Stream SDK v2.01 : calclExtGetProc / calclExtSupported

API calls

PC/env: 32-bit GNU/Linux on P3, Xubuntu

Runtime File shared library: /usr/lib/libaticalcl.so

[/usr/lib32 and not /usr/lib on 64-bit Linux]

This shared library seems to expose the two CAL API methods:

calclExtGetProc

calclExtSupported

However, I can't seem to find any information either in the API doc (CAL Programming Guide, January 2010, rev2.0), via google or searching the AMD forums, hence this post.

Any idea anyone of the function signatures?

 

Edit: Hmmm, I should add I have also tried grepping for them in the header files in the Stream SDK v2.01 "include" directory. Nothing found.

0 Likes
1 Reply
gaurav_garg
Adept I

You can get this information from http://developer.amd.com/gpu_assets/Stream_Computing_User_Guide.pdf

Do you see cal_ext.h in Stream's include directory?

0 Likes