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

Refactor local arrays and objects #229

Merged
merged 6 commits into from
Aug 18, 2024
Merged

Conversation

ilhamv
Copy link
Collaborator

@ilhamv ilhamv commented Aug 15, 2024

The current local array and object mechanics (adapt.local_*) have extensive potential uses. However, it tends to lead to challenging circular imports. In this PR, the locals are refactored and isolated into a specific module.

I have tested it, and it compiles and runs in GPU mode. However, it only compiles if we have run (and compiled) the Numba-CPU first.

@braxtoncuneo, what do you think?

@ilhamv ilhamv merged commit 83647e5 into CEMeNT-PSAAP:dev Aug 18, 2024
6 checks passed
@ilhamv ilhamv deleted the refactor_local branch August 18, 2024 06:38
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

Successfully merging this pull request may close these issues.

1 participant