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

More documentation. #91

Merged
merged 1 commit into from
Jun 12, 2024
Merged

More documentation. #91

merged 1 commit into from
Jun 12, 2024

Conversation

zond
Copy link
Collaborator

@zond zond commented Jun 12, 2024

No description provided.

README.md Outdated
- When building with ninja, the Go wrapper glue file go/goohrli/goohrli.a is built.
Currently there's a known bug: ninja sometimes doesn't detect that this file needs to be rebuilt when the C++ files it depends on are changed.
Therefore, sometimes `rm go/goohrli/goorhli.a` before running ninja is needed.
- When running long-running `-calculate` runs with `go/bin/score/score.go` they might pause if the machine is running in power save mode and decides to start sleeping.
Copy link
Collaborator

Choose a reason for hiding this comment

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

I saw this happening with performance mode, too -- I'm trying to disable the progress indications in go to see if it is filling some buffers in the terminals

@zond zond merged commit 1848664 into main Jun 12, 2024
2 checks passed
@zond zond deleted the work branch June 12, 2024 12:36
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