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

Report collector binary fails to submit a query request with 500M rows in it #1147

Open
akoshelev opened this issue Jun 18, 2024 · 0 comments

Comments

@akoshelev
Copy link
Collaborator

     Running `target/release/report_collector --input-file /tmp/events-500000000.txt --network ../jun-2024-aws-cluster-network-config/network.toml oprf-ipa --max-breakdown-key 20 --plaintext-match-keys`
2024-06-17T17:39:06.254363Z  INFO ThreadId(01) ipa_core::cli::verbosity: Logging setup at level info
memory allocation of 14000000000 bytes failed

Fails to allocate 13Gb - the host has more than that, so I assume we make quite a bit extra copies before this input actually gets to the network buffer. Need to optimize this

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