MathIsFun0 / Immolate

An OpenCL seed searcher for Balatro.
55 stars 10 forks source link

Autotune -g for GPUs #3

Open stupxd opened 3 months ago

stupxd commented 3 months ago

Something you mentioned, just adding it here so it's not lost. By default -g is set quite low, would be nice if it automatically set to a higher value if you have GPU.

stupxd commented 3 months ago

Additionally, we could have -g forced within the filter somehow? if filter is a seed analyzer, it can have -g (and potentially -n?) hard set to 1. Not 100% sure if that's possible though 🤔