golemfactory / yagna

An open platform and marketplace for distributed computations
GNU General Public License v3.0
375 stars 60 forks source link

Provider reports remaining RAM not available #3223

Open nieznanysprawiciel opened 1 month ago

nieznanysprawiciel commented 1 month ago

Provider sets hardware resources on first start if it isn't configured by user manually. Instead of taking available RAM in system Provider takes currently unused amount. This can be misleading, because this value changes often, but in gamerhash case it will remain for always,

related: https://github.com/golemfactory/yagna/issues/3221