iterations and loops confusion
#5
(08-07-2023, 06:09 PM)Chick3nman Wrote: ```
Accel:1 Loops:32 Thr:24 Vec:1
```
These are tuning values and may not directly correlate with anything regarding the algorithm you are attacking.... These may not be understandable if you aren't familiar with the inner workings of our kernels, but that's fine and there's no reason to worry about them.

Is there a cheatsheet to something like "This should be the highest #", or a standard what ever gets me the highest H/s?
I'm attempting to tune my 4090 on -a 3 -m 11300 ... -w 4 using GWE and am getting the following:
GPU Offset 155     Mem Offset 501
233.3 kH/s (292.91ms) @ Accel:16 Loops:1024 Thr:1024 Vec:1
---
GPU Offset 186     Mem Offset 601
225.8 kH/s (303.09ms) @ Accel:32 Loops:512 Thr:1024 Vec:1

Thanks for your time
Reply


Messages In This Thread
iterations and loops confusion - by blaster666 - 08-07-2023, 12:16 AM
RE: iterations and loops confusion - by Snoopy - 08-07-2023, 12:14 PM
RE: iterations and loops confusion - by hox - 11-07-2023, 05:32 PM