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

Converting arrays of size NUM_DOMAINS_EXTEND to hash tables to provide support in a multicore system #123

Open
swetashah0410 opened this issue Dec 5, 2024 · 0 comments

Comments

@swetashah0410
Copy link

As number of cores on each target increase, maintenance of domain-ID based arrays is not scalable. Hence domain ID based arrays need to be converted to hash tables which can support dynamic number of cores.

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

1 participant