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

Use threads local sums of C_h and I_h to reduce memory consumption #33

Merged
merged 26 commits into from
Nov 28, 2024

Conversation

Tortar
Copy link
Collaborator

@Tortar Tortar commented Nov 27, 2024

This should shave away the biggest part of allocations with big models without changing anything in terms of how the model works

@Tortar Tortar requested a review from AldoGl November 27, 2024 16:56
Copy link
Collaborator

@AldoGl AldoGl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! I just give a couple of suggestions but we can merge for me

src/markets/search_and_matching.jl Show resolved Hide resolved
.github/workflows/test.yml Show resolved Hide resolved
docs/src/index.md Show resolved Hide resolved
src/markets/search_and_matching.jl Show resolved Hide resolved
test/deterministic/one_run_deterministic.jl Outdated Show resolved Hide resolved
@Tortar Tortar merged commit 6f75482 into bancaditalia:main Nov 28, 2024
2 checks passed
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.

2 participants