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

fix: fix wrong gpumem calculation #176

Merged
merged 1 commit into from
Sep 12, 2023
Merged

fix: fix wrong gpumem calculation #176

merged 1 commit into from
Sep 12, 2023

Conversation

mryel00
Copy link
Member

@mryel00 mryel00 commented Sep 10, 2023

On devices with less than 512MB existing devices will use 160 instead of 128 due to wrong condition.

Signed-off-by: Patrick Gehrsitz <58853838+mryel00@users.noreply.github.com>
@mryel00 mryel00 linked an issue Sep 10, 2023 that may be closed by this pull request
@KwadFan KwadFan merged commit e9f36c9 into mainsail-crew:develop Sep 12, 2023
KwadFan pushed a commit that referenced this pull request Sep 12, 2023
Fix syntax error made in #176
Fixes #175
mryel00 added a commit that referenced this pull request Sep 12, 2023
* fix: fix wrong gpumem calculation (#176)

Signed-off-by: Patrick Gehrsitz <58853838+mryel00@users.noreply.github.com>

* fix: fix wrong syntax in gpumem (#177)

Fix syntax error made in #176
Fixes #175

---------

Signed-off-by: Patrick Gehrsitz <58853838+mryel00@users.noreply.github.com>
Co-authored-by: Patrick Gehrsitz <58853838+mryel00@users.noreply.github.com>
This was referenced Sep 13, 2023
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.

160MB GPU RAM cause RPI Zero 2 to hang
2 participants