cancel
Showing results for 
Search instead for 
Did you mean: 

Server Gurus Discussions

yah
Adept I

AOCC v1.2.1: looking for prefetch options

Hi,

I was going through the AOCC guide, https://developer.amd.com/wordpress/media/2017/04/AOCC-1.2.1-User-Guide.pdf , and I did not find any options that deal with prefetching. GCC compilers have options such as prefetch-latency and simultaneous-prefetches to tune performance (Using the GNU Compiler Collection (GCC): Optimize Options ) Does AOCC have similar options?

thanks

yah

0 Likes
2 Replies
Anonymous
Not applicable

AMD's Zen based processors support hardware prefetchers which should help in many cases. AOCC does not currently support software prefetchers but we are evaluating adding support for it in future releases if they complement the hardware prefetcher.

If you would like, please share your test case here so that we may have an example of how the community would like to use software prefetching.

0 Likes

thanks for your reply.

I'm testing gcc 8.1. We'll see how it goes. I might have something to share with the community later on.

yah

0 Likes