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

Ignore one processing unit #1087

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Conversation

bazile-clyde
Copy link
Contributor

Running this on Linux regularly crashes applications. For context, I have Goland up and running which eats up a ton of memory. Nevertheless, leaving one unit free so users can do something else without the risk of crashing their programs seems like a good idea.

Running this on Linux regularly crashes applications. For context, I have Goland up and running which eats up a ton of memory. Nevertheless, leaving one unit free so users can do something else without the risk of crashing their programs seems like a good idea.
$(MAKE) preinstall
cd -

# Build OpenCV staticly linked
# Build OpenCV statically linked
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Typo

@deadprogram deadprogram changed the base branch from release to dev July 27, 2023 06:16
@deadprogram
Copy link
Member

leaving one unit free so users can do something else without the risk of crashing their programs seems like a good idea.

Totally agree!

I switched this branch for this PR to dev as mentioned here:
https://github.com/hybridgroup/gocv/blob/release/CONTRIBUTING.md#how-to-use-our-github-repository

Thank you @bazile-clyde

@deadprogram
Copy link
Member

Now merging, thanks @bazile-clyde

@deadprogram deadprogram merged commit 6913c97 into hybridgroup:dev Jul 27, 2023
2 checks passed
@bazile-clyde bazile-clyde deleted the patch-1 branch July 27, 2023 15:00
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.

None yet

2 participants