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

Reduce the max track size #516

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

beomki-yeo
Copy link
Contributor

This will resolve the OOM issue

@beomki-yeo
Copy link
Contributor Author

RTX 2070

Note: Google Test filter = *Toy*
[==========] Running 2 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 1 test from CkfToyDetectorValidation0/CkfToyDetectorTests
[ RUN      ] CkfToyDetectorValidation0/CkfToyDetectorTests.Run/0
WARNING: mask store has empty collection no. 2
WARNING: mask store has empty collection no. 3
WARNING: mask store has empty collection no. 6
WARNING: mask store has empty collection no. 7
WARNING: material store has empty collection no. 0
WARNING: material store has empty collection no. 1
WARNING: material store has empty collection no. 2
WARNING: material store has empty collection no. 4
WARNING: acceleration data structures store has empty collection no. 3
WARNING: acceleration data structures store has empty collection no. 4
WARNING: No entries in volume finder
Detector check: OK
[       OK ] CkfToyDetectorValidation0/CkfToyDetectorTests.Run/0 (369 ms)
[----------] 1 test from CkfToyDetectorValidation0/CkfToyDetectorTests (369 ms total)

[----------] 1 test from CkfToyDetectorValidation1/CkfToyDetectorTests
[ RUN      ] CkfToyDetectorValidation1/CkfToyDetectorTests.Run/0
WARNING: mask store has empty collection no. 2
WARNING: mask store has empty collection no. 3
WARNING: mask store has empty collection no. 6
WARNING: mask store has empty collection no. 7
WARNING: material store has empty collection no. 0
WARNING: material store has empty collection no. 1
WARNING: material store has empty collection no. 2
WARNING: material store has empty collection no. 4
WARNING: acceleration data structures store has empty collection no. 3
WARNING: acceleration data structures store has empty collection no. 4
WARNING: No entries in volume finder
Detector check: OK
[       OK ] CkfToyDetectorValidation1/CkfToyDetectorTests.Run/0 (3765 ms)
[----------] 1 test from CkfToyDetectorValidation1/CkfToyDetectorTests (3765 ms total)

[----------] Global test environment tear-down
[==========] 2 tests from 2 test suites ran. (4134 ms total)
[  PASSED  ] 2 tests.

Copy link
Member

@krasznaa krasznaa left a comment

Choose a reason for hiding this comment

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

Seems simple enough. 😄

@beomki-yeo beomki-yeo merged commit e6c3be7 into acts-project:main Feb 13, 2024
18 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