spacemeshos / post

Spacemesh POST protocol implementation
MIT License
20 stars 21 forks source link

postcli stuck at initialization file layout -Windows 11- #200

Closed reb0rn21 closed 1 year ago

reb0rn21 commented 1 year ago

Windows 11, rtx 3060 drv 536.23

when run it with -provider 0 stuck at: 2023-07-23T13:26:41.121+0200 INFO initialization started {"datadir": "D:/dataD/", "numUnits": 128, "maxFileSize": 4294967296, "labelsPerUnit": 4294967296} 2023-07-23T13:26:41.124+0200 INFO initialization file layout {"labelsPerFile": 268435456, "labelsLastFile": 268435456, "firstFileIndex": 823, "lastFileIndex": 824} postdata_metadata.json is generated at datadir

Also if I run ./postcli.exe -printProviders

It just sit there no output , stuck

Also I tried using -provider 4294967295 and then its ok (file start to be generated), so issue is only when I select my GPU -provider 0

reb0rn21 commented 1 year ago

After restart and clean driver reinstall it works. looks like if there is some memory use on GPU it have issue starting