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 Task to make it smaller #72

Merged

Conversation

ikbuibui
Copy link
Collaborator

@ikbuibui ikbuibui commented May 24, 2024

Removed some unused variables
Moved things around in structs for better alignment
Pool scheduler now holds WorkerPool instead of pointer to it
n_pus is initialized earlier
The vector of allocators for each worker is now held as an object and not a pointer

@ikbuibui ikbuibui force-pushed the test_smaller_task branch from bd913ab to 5392b90 Compare May 24, 2024 16:22
@ikbuibui ikbuibui force-pushed the test_smaller_task branch from 5392b90 to 3390189 Compare May 24, 2024 16:25
@ikbuibui ikbuibui force-pushed the test_smaller_task branch from d639470 to a782775 Compare May 24, 2024 16:39
@ikbuibui ikbuibui merged commit 20679a5 into ComputationalRadiationPhysics:dev May 24, 2024
1 check passed
@ikbuibui ikbuibui deleted the test_smaller_task branch May 24, 2024 16:46
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