You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.
poker_ai cluster --low_card_rank=10 --high_card_rank=14 --n_river_clusters=10 --n_turn_clusters=10 --n_flop_clusters=50
and got process killed due to OOM
The text was updated successfully, but these errors were encountered:
I opened Virual Memory with my 990prossd on windows and solved this.
still, I print the Card object memory usage which is 52 bytes, I think it's too big, and tons of improvement can be done.
OS: ubuntu
Memory: 32GB
CPU:13900k
poker_ai cluster --low_card_rank=10 --high_card_rank=14 --n_river_clusters=10 --n_turn_clusters=10 --n_flop_clusters=50
and got process killed due to OOM
The text was updated successfully, but these errors were encountered: