Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to control sector cache with assembly in dgemm kernel #6

Open
zhuangbility111 opened this issue Nov 23, 2021 · 1 comment
Open

Comments

@zhuangbility111
Copy link

zhuangbility111 commented Nov 23, 2021

Hi! Do you utilize the sector cache in the dgemm kernel? And could you please tell me how to control the sector cache with assembly? According to the documentation, it will benefit a lot in performance when controlling the sector cache. Actually I'm making some optimizations on Fugaku, but I don't know how to control the sector cache.

@mikio-hondou
Copy link
Collaborator

I'm sorry for the late reply.

How to control the sector cache with assembly is described in A64FX Specification HPC Extension.
Please refer to pages 10 - 18 of the following ducument.
https://github.com/fujitsu/A64FX/blob/master/doc/A64FX_Specification_HPC_Extension_v1_EN.pdf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants