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

Lower Geekbench score Than Older version #71

Closed
colorzpe opened this issue Jul 28, 2024 · 17 comments
Closed

Lower Geekbench score Than Older version #71

colorzpe opened this issue Jul 28, 2024 · 17 comments

Comments

@colorzpe
Copy link

macOS Version

Monterey

What is your CPU's model?

8700k

What is your GPU's model?

6700xt Ref

Please describe the behaviour in detail.

Geekbench score (opencl,metal) lower than nootrx older version
and lower than 6600xt

What should've happened instead?

Same score or a bit lower or better

If applicable, attach the .gpuRestart, .panic, etc file related to this issue.

No response

Copy link

Greetings. It seems like this is the first issue you open on this repository.

We are letting you know that these are for bug reports or feature requests. Most of the reports we receive in this GitHub Organisation are user errors.

For the sake of saving time, here are the most common cases:

  • Outdated version of this kext.
  • Conflicts with other kexts (e.g. WhateverGreen, NootedRed).
  • Issues caused by other kexts like memory corruption (e.g. AirportItlwm).
  • Intended behaviour by Apple (e.g. V-Sync or cursor rendering).
  • Using cheap hacks like kext/library downgrades (e.g. OCLP, BFixup).
  • Duplicate kexts.
  • Malformed config.plist caused by configurator software (OCAT, OCC, etc).
  • Outdated macOS minor version (e.g. macOS 11.0.0 instead of latest).
  • Using beta versions of macOS.
  • Using the kext during installation or update. There is a Lilu bug which makes macOS stall during the last install phase.
  • Incorrect SMBIOS.

We will never support the use of configurator software, solutions like OCLP/BFixup, or using macOS beta versions.

This issue will be looked over by the respective maintainer when they can. In the meantime, look if you can resolve this yourself via checking the above.

Be patient, we are hobbyists.

@VisualEhrmanntraut
Copy link
Member

The workflow policy was changed because on some GPUs it was causing coil whine.

@kadaxo
Copy link

kadaxo commented Aug 24, 2024

The workflow policy was changed because on some GPUs it was causing coil whine.

Coil whine is normal for RX 6000 series. Talking about my GPU on Windows on high load it also whines. So why cut the performance?

@VisualEhrmanntraut
Copy link
Member

Well I didn't know that. I'm a Mac user, I have an M3 MacBook Pro. 😆

@kadaxo
Copy link

kadaxo commented Aug 24, 2024

I made some tests with Cinebench, and Cinebench score is normal.

@VisualEhrmanntraut
Copy link
Member

VisualEhrmanntraut commented Aug 24, 2024

Well, I still think the reason it's lower is not because it's wrong but because it was being boosted due macOS' value of COMPUTE_WORKLOAD
edit: might be VR_WORKLOAD instead
edit 2: it's COMPUTE_WORKLOAD, but on big sur 16 would be VR_WORKLOAD. weird

@VisualEhrmanntraut
Copy link
Member

NootRX-1.0.0-DEBUG.zip
NootRX-1.0.0-RELEASE.zip

is this build ok

@kadaxo
Copy link

kadaxo commented Aug 27, 2024

NootRX-1.0.0-DEBUG.zip NootRX-1.0.0-RELEASE.zip

is this build ok

Nope. Same metal score. I get 60k+ more metal score with [bfff2a8] commit btw.

@VisualEhrmanntraut
Copy link
Member

The previous high scores were a mistake, it was using Compute workload, but macOS uses VR workload. The compute workload will suck out too much power and cause coil whine on some of the GPUs.

@VisualEhrmanntraut
Copy link
Member

The current changes use the default workload. These builds use the correct workload.

@VisualEhrmanntraut
Copy link
Member

(You should also make sure to use the "Shaneee" PAT patch and not the "algrey" one for better performance if you are on an AMD CPU)

@VisualEhrmanntraut
Copy link
Member

@00x0A I remember you had coil whine, can you try the builds in #71 (comment) and tell me if they have coil whine?

@VisualEhrmanntraut VisualEhrmanntraut removed their assignment Nov 5, 2024
@VisualEhrmanntraut
Copy link
Member

Merging with #69 as I theorise this is the primary cause now.

@VisualEhrmanntraut VisualEhrmanntraut closed this as not planned Won't fix, can't repro, duplicate, stale Nov 5, 2024
@colorzpe
Copy link
Author

colorzpe commented Nov 8, 2024

Sorry for the late response
if new version is correct workload and score
seem like performance worse than native support 6600xt even Vega 56
Screen Shot 2567-11-09 at 01 34 27

and this is the version I was referring to previously (normal score)
NootRX.kext.zip

@colorzpe
Copy link
Author

colorzpe commented Nov 8, 2024

Update I'm testing with Cinebench 2024 ,Heaven Benchmark
Heaven Bench Score Same
Screen Shot 2567-11-09 at 02 08 45
But Cinebench not

@VisualEhrmanntraut
Copy link
Member

Merging with #69 as I theorise this is the primary cause now.

.

@ChefKissInc ChefKissInc locked and limited conversation to collaborators Nov 8, 2024
@VisualEhrmanntraut
Copy link
Member

turns out it wasn't that. However, the issue should be resolved now

@ChefKissInc ChefKissInc unlocked this conversation Nov 26, 2024
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

No branches or pull requests

3 participants