We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I used the command: ./build/tests ~Timing It shows:
./build/tests ~Timing
All tests passed (119213 assertions in 5 test cases) Segmentation fault (core dumped)
But it is ok when using: ./build/tests Timing It shows:
./build/tests Timing
Preloading images: 0.333333 minutes Rendered 45000 frames Wall time: 33383 ms, (1347.99 fps) Process time: 33376 ms, (1348.27 fps) Image loading: 0 ms Rendering: 22770 ms Reading rendered image: 10039 ms
Do you have any idea about this? Also, will that error influence experiment results? Thanks.
The text was updated successfully, but these errors were encountered:
Same Problem, any help would be appreciated
Sorry, something went wrong.
Hello, I have the same problem. Did anyone find a solution yet? And were the experiment results influenced in any way?
No branches or pull requests
When I used the command:
./build/tests ~Timing
It shows:
But it is ok when using:
./build/tests Timing
It shows:
Do you have any idea about this? Also, will that error influence experiment results? Thanks.
The text was updated successfully, but these errors were encountered: