fedden/poker_ai

poker_ai train start stucks on "optimisation iterations 100% ..."

riceroll opened this issue · 3 comments

I ran poker_ai train start after running poker_ai cluster, and got stuck here for hours. DId I miss anything?

>>  poker_ai train start
              ......
              INFO     sending sentinel to worker                                                    server.py:131
              INFO     sending sentinel to worker                                                    server.py:131
              INFO     sending sentinel to worker                                                    server.py:131
              INFO     sending sentinel to worker                                                    server.py:131
              INFO     sending sentinel to worker                                                    server.py:131
              INFO     sending sentinel to worker                                                    server.py:131
              INFO     sending sentinel to worker                                                    server.py:131
              INFO     sending sentinel to worker                                                    server.py:131

Optimisation iterations 100%|███████████████████████████████████████████████| 1500/1500 [05:29<00:00, 4.56 iter/s]

Environment

  • Ubuntu
  • Python 3.7

@riceroll Did yours end up terminating? I've been stuck at that same line for a few hours—wondering how long I should let it stay there before reasoning that something went wrong.

@riceroll Did yours end up terminating? I've been stuck at that same line for a few hours—wondering how long I should let it stay there before reasoning that something went wrong.
Has the problem been solved?

Has this issue been solved? I'm having this same issue