cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

mike3
Journeyman III

example code from search applications on the Stream SDK

Could you point me to example code on using the Stream SDK to parallelize search applications?

Or could you share such code?

Thank you so much!

0 Likes
5 Replies
ryta1203
Journeyman III

mike3,

There is a binary_search example in the SDK under Brook+/samples/binary_search. Have you looked at that?
0 Likes

When I unzipped the SDK, there were two files only:

amdstream-brook-1.3.0_beta.x86_64.run

amdstream-cal-1.3.0_beta.x86_64.run

 

Do I have to run them to get the directories with examples?

 

Thank you very much!

0 Likes

Are you in linux or windows? The Windows should be a self-installing file.
0 Likes

I am in Linux (RHEL 5.2 64-bit).

0 Likes

If they are .run files you will have to run them to install right? Are you not familiar with linux?
0 Likes