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

Practicly same playouts in eigen vs opencl #2666

Open
takosalad opened this issue Apr 7, 2024 · 0 comments
Open

Practicly same playouts in eigen vs opencl #2666

takosalad opened this issue Apr 7, 2024 · 0 comments

Comments

@takosalad
Copy link

I compiled leela zero on my phone twice:

once for eigen, which reports "initializing cpu only evaluation" on startup as expected. (~1.1MB binary)

and for opencl, which detects adreno 750 GPU and also says it has selected that device for use. (~1.5MB binary)

However, running both with default thinking time of 36s they both arrive at roughly the same # of playouts, around 160p give or take.

Shouldn't the GPU one have many more playouts?

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

1 participant