cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

mdaga
Journeyman III

Changing size in BuffferBandwidth in AMD APP SDK 2.4

Hi,

I am trying to change the size of the buffer in the BufferBandwidth test of the AMD APP SDK2.4

Help says that one can change the size with -x option. Hence, I am trying to do:

./BufferBandwidth -x 65536

But the size of the buffer is still set to the default of 32MB.

Could anyone clarify what is happening or what is it that am doing incorrectly.

~mayank

0 Likes
2 Replies
himanshu_gautam
Grandmaster

Thanks for reporting this.

0 Likes

Please comment out line 122 : "nBytes = 32 * 1024 * 1024;"

This has been fixed internally. Thanks for you cooperation.

0 Likes