bupticybee / TexasSolver

🚀 A very efficient Texas Holdem GTO solver :spades::hearts::clubs::diamonds:
https://bupticybee.github.io/texassolver_page
GNU Affero General Public License v3.0
1.65k stars 295 forks source link

slice_cfr #194

Open yffbit opened 2 months ago

yffbit commented 2 months ago

slice_cfr traverses the tree using slice structure rather than dfs method, so it's easier to change to CUDA code

Takumi-trbl commented 2 months ago

这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。

bupticybee commented 2 months ago

I'm reviewing this. Thanks a lot for your impressive work in advance! Really looking forword for the CUDA version.

bupticybee commented 2 months ago

Hey could you add a description on what environment is needed to compile this code? And could you add some statics if there is any on how performance changes before and after this slice method?

bupticybee commented 2 months ago

slice_cfr traverses the tree using slice structure rather than dfs method, so it's easier to change to CUDA code

Hey is it possible we talk through wechat? I want to discuss some other project that you are working on and future possible future cooperations. If you are interested in such a discussion, please add my wechat: 892009517 .

bupticybee commented 2 months ago
截屏2024-04-17 16 19 46

I'm trying to get your code running on GUI, and it seems that now I'm unable to get a exploitability, and the memory usage doubled compare to baseline. Could you please check what happened?

bupticybee commented 1 month ago

Hi, CI failed on latest commit, do you mind check it a bit?

yffbit commented 1 month ago

Hi, CI failed on latest commit, do you mind check it a bit?

install dependencies error, not compile error

E: Failed to fetch mirror+file:/etc/apt/apt-mirrors.txt/pool/main/g/gst-plugins-base1.0/libgstreamer-plugins-base1.0-0_1.16.3-0ubuntu1.2_amd64.deb  404  Not Found [IP: 52.252.75.106 80]
E: Failed to fetch mirror+file:/etc/apt/apt-mirrors.txt/pool/main/g/gst-plugins-base1.0/gstreamer1.0-plugins-base_1.16.3-0ubuntu1.2_amd64.deb  404  Not Found [IP: 52.252.75.106 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?