You need an active account with a confirmed e-mail address to use the chat board.
| Page 3 of 4 |
|---|
|
Maciej Kozarzewski (maciek) In Gomocup every program can use only one CPU core, so even if you make multi-threaded program, all threads will run on the same core. |
|
Guang Yang (tf) Dear friends, I saw this on Gomocup website: "Although multi-thread programs are allowed in the Gomocup tournaments, one brain is restricted to use only one CPU core by setting CPU affinities to the program (see the document of Piskvork about how to set CPU affinities), so the brains could not gain speed by multi-thread thinking." I don't fully understand it, because I'm a beginner of programming. Do you think it's better to use multi-thread or not to use it? Thank you!! |
|
anan anan (nguyenvanan) Hello |
|
Olga Gromova (shaurma) No, it does not open directly either. All other engines open. |
|
Tianyi Hao (wind23) Can you open pbrain-wulin.exe on your PC directly? |
|
Olga Gromova (shaurma) Wulin does not work. When start it play, Piskvork's window with the inscription ''pbrain-wulin.exe did not answer OK to the START command'' pops up. What does it mean?? |
|
Kai Sun (sun) All submissions (the latest one if you made any update) should have been confirmed. If you have not received confirmtion from us, please let us know. Good luck in the tournament! |
|
Kai Sun (sun) Hi all, we are aware that the website is blocked by Google Safe Browsing due to antivirus false positives. We have been working on solving the issue. |
|
Tianyi Hao (wind23) Jakub, don't need to worry about it. The engines will be confirmed eventually. We will contact you if anything is wrong. |
|
Jakub Horák (3ifndef) Why has my engine still unprocessed? Went something wrong? |
|
Tianyi Hao (wind23) Generally, it is not allowed to update the engine after the deadline. We will test the engines, and if there are any problems, we will contact the authors. |
|
debing zhang (debingzhang) Can we update our AI before May 3rd? Thanks. |
|
Jakub Horák (3ifndef) Submitted! Looking forward to Gomocup 2019 :) |
|
Yuliang Sun (pentazen) Excited |
|
Letian Yuan (ylt) :) |
|
Tianyi Hao (wind23) The deadline of Gomocup 2019 is coming tomorrow. Are you ready yet? |
|
Mikael K (koniak) Ah wait a minute, that's actually correct. *blushing* :) And I can't erase the proof of my mistake :) |
|
Mikael K (koniak) Hi, trying out Piskvork with the c++ template code. Without doing any changes to the code I get a strange behaviour. When clicking a square in Piskvork, function brain_opponents is run for my AIs coordinates and then brain_my is run for the other (human) players coordinates. This is the opposite to the comments in the c++ template. Or is this behaviour correct? Any input appreciated! |
|
Lorenzo Piazzo (dj2) @hexik ok thanks. |
|
Miroslav Fontán (hexik) @dj2 for me gcc works just as well under Linux as mingw under Windows |