You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.
Add banking analysis to provide static information about which bank an access belongs to for a given duplicate. Compiler provides a list of possible banks for each dimension for BankedMemory or a list of banks for Diagonal banking. Metadata placeholder banksOf is added on develop. Currently the default is the worst case where all banks are accessed by all accesses.
The text was updated successfully, but these errors were encountered:
Add banking analysis to provide static information about which bank an access belongs to for a given duplicate. Compiler provides a list of possible banks for each dimension for BankedMemory or a list of banks for Diagonal banking. Metadata placeholder
banksOf
is added ondevelop
. Currently the default is the worst case where all banks are accessed by all accesses.The text was updated successfully, but these errors were encountered: