-
Notifications
You must be signed in to change notification settings - Fork 445
added rtx 3050 mobile and also added 6GB to DEFAULT_MEMORY_OPTIONS #708
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
Conversation
Thank you for the PR! The |
Ah, I'm sorry I thought that they were the default values for VRAM, should I undo that change in this PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot!
packages/tasks/src/hardware.ts
Outdated
tflops: 7.639, | ||
memory:[6], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The first version was slower and had 4 GB: https://www.techpowerup.com/gpu-specs/geforce-rtx-3050-mobile.c3788
Let's keep this one for now (Numbers match this reference: https://www.techpowerup.com/gpu-specs/geforce-rtx-3050-mobile-refresh-6-gb.c3971)
Added info about RTX 3050 mobile 6GB and also added 6GB to the DEFAULT_MEMORY_OPTIONS list