Hi,
I released my chess engine, MatMoi at my website. MatMoi run on both Windows and linux in 32 bits or 34 bits version. This version play at about 2250 on ICC and is the version that participated in the last CCT finishing next to last, so some of you should be able to beat it.
I hope some of you will have fun with it. If you have any question or found any bugs, please send me an email at mathieu@mathieupage.com.[/url]
MatMoi 7.15.0-cct, a Windows/Linux chess engines
Moderator: Ras
-
- Posts: 290
- Joined: Mon Mar 13, 2006 5:23 pm
- Location: Québec
- Full name: Mathieu Pagé
-
- Posts: 6662
- Joined: Thu Mar 09, 2006 4:21 am
Re: MatMoi 7.15.0-cct, a Windows/Linux chess engines
Thanks, Mathieu. When I load the engine up in Arena and do the "Automatic analysis" tests with Epds. It shows up an error "This engine doesn't support analyze mode".I hope this will be fixed or the feature implemented.
-
- Posts: 290
- Joined: Mon Mar 13, 2006 5:23 pm
- Location: Québec
- Full name: Mathieu Pagé
Re: MatMoi 7.15.0-cct, a Windows/Linux chess engines
Hi Swaminathan,
MatMoi does not implement the Winboard Analysis mode. I'll check what is required to do so and make sure to allow this in the next version.
Thanks for the request.
MatMoi does not implement the Winboard Analysis mode. I'll check what is required to do so and make sure to allow this in the next version.
Thanks for the request.
Mathieu Pagé
mathieu@mathieupage.com
mathieu@mathieupage.com
-
- Posts: 6662
- Joined: Thu Mar 09, 2006 4:21 am
Re: MatMoi 7.15.0-cct, a Windows/Linux chess engines
Thanks for considering this feature request, I'm looking forward to it. 

-
- Posts: 628
- Joined: Wed Mar 08, 2006 9:10 pm
- Location: Murten / Morat, Switzerland
- Full name: Volker Pittlik
Re: MatMoi 7.15.0-cct, a Windows/Linux chess engines
I tried the 64bit version for Linux, Unfortunately this happens:
In addition enormous.bin and matmoi.ini are symbolic links to your harddrive which I suspect not to work properly if the program would start.
vp
Code: Select all
volker@vpittlik:~/schach/MatMoi$ ./matmoi
./matmoi: error while loading shared libraries: libboost_thread-mt.so.1.38.0: cannot open shared object file: No such file or directory
vp
-
- Posts: 290
- Joined: Mon Mar 13, 2006 5:23 pm
- Location: Québec
- Full name: Mathieu Pagé
Re: MatMoi 7.15.0-cct, a Windows/Linux chess engines
Hi Volker,
I already fixed the opening book issue late yesterday, however I was not aware or the library issue, I will correct that tonight (I just need to statically link the libraries I though that's what I was doing) and update the version on the website.Right
I already fixed the opening book issue late yesterday, however I was not aware or the library issue, I will correct that tonight (I just need to statically link the libraries I though that's what I was doing) and update the version on the website.Right
Mathieu Pagé
mathieu@mathieupage.com
mathieu@mathieupage.com
-
- Posts: 290
- Joined: Mon Mar 13, 2006 5:23 pm
- Location: Québec
- Full name: Mathieu Pagé
Re: MatMoi 7.15.0-cct, a Windows/Linux chess engines
Hi Volker,
I updated the Linux version of MatMoi on my website. You can find it here : http://mathieupage.com/s/index.html?p=matmoi.html.
I statically linked the library, so you should not get the message you did get any longer. If there is any other problems, let me know.
And thanks again for reporting the problem.
I updated the Linux version of MatMoi on my website. You can find it here : http://mathieupage.com/s/index.html?p=matmoi.html.
I statically linked the library, so you should not get the message you did get any longer. If there is any other problems, let me know.
And thanks again for reporting the problem.
Mathieu Pagé
mathieu@mathieupage.com
mathieu@mathieupage.com
-
- Posts: 628
- Joined: Wed Mar 08, 2006 9:10 pm
- Location: Murten / Morat, Switzerland
- Full name: Volker Pittlik
Re: MatMoi 7.15.0-cct, a Windows/Linux chess engines
Thanks. I confirm it starts now without problems. Making some more tests has to wait because my test machine is busy for the next days with something else.mathmoi wrote:...
I statically linked the library, so you should not get the message you did get any longer...
Volker
-
- Posts: 290
- Joined: Mon Mar 13, 2006 5:23 pm
- Location: Québec
- Full name: Mathieu Pagé
Re: MatMoi 7.15.0-cct, a Windows/Linux chess engines
Hi Volker,
Thanks for the confirmation. If it start it should work correctly.
Thanks for the confirmation. If it start it should work correctly.
Mathieu Pagé
mathieu@mathieupage.com
mathieu@mathieupage.com