GreKo 10.3.1 x64 and Senpai 1.0 with Intel Compiler.

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Rebel, chrisw

User avatar
velmarin
Posts: 1600
Joined: Mon Feb 21, 2011 9:48 am

GreKo 10.3.1 x64 and Senpai 1.0 with Intel Compiler.

Post by velmarin »

Versión GreKo 10.3.1 x64 compiled by Intel Compiler 12.1.
Author Vladimir Medvedev.
Pack original included.

http://motorchess.blogspot.com.es/2014/ ... -bits.html


Senpai 1.0 with Intel Compiler.
Author Fabien Letouzey l
Speak Fabien in readme.txt;
Senpai has a known issue on Windows. The hash table appears to be 50% full at most. We have been unable to reproduce this problem on either OS X or Linux, using either GCC or Clang. So there is a possibility (though by no means certain or even probable) that it is a compatibility problem with MinGW. We haven't found any Windows programmer with Visual Studio or the Intel compiler, maybe this would fix it?
This is relase compiled by Intel Compiler 14.0:
http://motorchess.blogspot.com.es/2014/ ... ai-10.html


Very thanks a Vladimir and Fabien.
tralala
Posts: 16
Joined: Fri Jan 10, 2014 11:49 pm

Re: GreKo 10.3.1 x64 and Senpai 1.0 with Intel Compiler.

Post by tralala »

The non-pop-version is _much_faster than our build. Congratulations!
On my machines the SSE4.2 version from us is faster than your pop-version but that might differ according to thr processor.
User avatar
Graham Banks
Posts: 41454
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: GreKo 10.3.1 x64 and Senpai 1.0 with Intel Compiler.

Post by Graham Banks »

Thanks Jose.
gbanksnz at gmail.com
Jamal Bubker
Posts: 326
Joined: Mon May 24, 2010 4:32 pm

Re: GreKo 10.3.1 x64 and Senpai 1.0 with Intel Compiler.

Post by Jamal Bubker »

Great job as usual José ;) Thank you !
User avatar
Graham Banks
Posts: 41454
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: GreKo 10.3.1 x64 and Senpai 1.0 with Intel Compiler.

Post by Graham Banks »

When installing the non-popcount exe on a non-popcount machine (Q6600 in this case), I get the following:

Image

Strangely, however, it seems to install and run. Fingers crossed though as I might strike problems with it.

Graham.
gbanksnz at gmail.com
User avatar
velmarin
Posts: 1600
Joined: Mon Feb 21, 2011 9:48 am

Re: GreKo 10.3.1 x64 and Senpai 1.0 with Intel Compiler.

Post by velmarin »

My version is compiled with finally Intel Compiler 14, given the C + + 11 code by Senpai.


Maybe you should use the original version of Fabien.

It is difficult to run in machine XP.
User avatar
Graham Banks
Posts: 41454
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: GreKo 10.3.1 x64 and Senpai 1.0 with Intel Compiler.

Post by Graham Banks »

velmarin wrote:My version is compiled with finally Intel Compiler 14, given the C + + 11 code by Senpai.


Maybe you should use the original version of Fabien.

It is difficult to run in machine XP.
Hi Jose,

I use Windows 7 Home Premium on that machine.
I'll see if the games run without any issues before I switch to Fabien's original non-popcount exe.

Graham.
gbanksnz at gmail.com
User avatar
Graham Banks
Posts: 41454
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: GreKo 10.3.1 x64 and Senpai 1.0 with Intel Compiler.

Post by Graham Banks »

SzG wrote:
Graham Banks wrote:When installing the non-popcount exe on a non-popcount machine (Q6600 in this case), I get the following:

Image

Strangely, however, it seems to install and run. Fingers crossed though as I might strike problems with it.

Graham.
I had runtime error 1014, 528 under Fritz until I renamed the file not to contain spaces.
Hi Gabor,

tried your suggestion, but exactly the same result.

Graham.
gbanksnz at gmail.com
User avatar
velmarin
Posts: 1600
Joined: Mon Feb 21, 2011 9:48 am

Re: GreKo 10.3.1 x64 and Senpai 1.0 with Intel Compiler.

Post by velmarin »

Maybe installing the latest runtime help.
Damage does.



http://www.microsoft.com/en-us/download ... x?id=40784

Code: Select all

The Visual C++ Redistributable Packages install run-time components that are required to run C++ applications that are built by using Visual Studio 2013.
User avatar
Graham Banks
Posts: 41454
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: GreKo 10.3.1 x64 and Senpai 1.0 with Intel Compiler.

Post by Graham Banks »

velmarin wrote:Maybe installing the latest runtime help.
Damage does.



http://www.microsoft.com/en-us/download ... x?id=40784

Code: Select all

The Visual C++ Redistributable Packages install run-time components that are required to run C++ applications that are built by using Visual Studio 2013.
Despite my error message, it seems to be running okay so far. I'll see how things go.

Graham.
gbanksnz at gmail.com