Texel

Post Reply
User avatar
janus
Posts: 408
Joined: Sat Aug 06, 2022 2:05 pm
Has thanked: 684 times
Been thanked: 833 times

Texel

Post by janus »

:mrgreen: :cry:

Texel 1.08 Latest
@peterosterlund2 peterosterlund2 released this last week

2023-06-10: Texel 1.08

New features:

Allow arbitrary hash table sizes up to 1TiB of memory.
Add "contempt" UCI parameter.
Add automatic contempt depending on opponent name.
Add support for 7 man syzygy tablebases.
Add "runcmd" Windows program. Useful for GUIs that don't allow specifying command line arguments to the engine.
Bug fixes:

Fix crash in Windows NUMA/CPU discovery code.
Fixed rare crash when running in cluster mode.
Changed default "ponder" UCI option value to false.
Time management:

More dynamic time management.
Better time allocation for ponder on games.
Search:

Use depth-dependent singular extension threshold.
Add tempo bonus.
Reduced strength:

Add MaxNPS UCI parameter.
Make reduced strength work for Threads > 1.
Add UCI_LimitStrength and UCI_Elo support, range -625 - 2540.
Infrastructure:

Use CMake instead of a handwritten Makefile.
Use Google Test framework instead of CUTE.
texelutil:

Use C++ threads instead of OpenMP.
Build texelutil with reduced functionality even if Armadillo and GSL libraries are not found.
Add a reverse move generator, "texelutil revmoves".
Improve "texelutil proofgame" for random positions.
Add "texelutil rndfen" to generate random positions.
Documentation:

Document how to estimate number of legal chess positions.
Document the Texel tablebase probing algorithm.



texel108.7z
8.85 MB
https://github.com/peterosterlund2/texe ... exel108.7z

Source code
(zip)
https://github.com/peterosterlund2/texe ... s/1.08.zip

Source code
(tar.gz)
https://github.com/peterosterlund2/texe ... .08.tar.gz
Homayoun
Posts: 38
Joined: Thu Jul 06, 2023 6:26 pm
Has thanked: 466 times
Been thanked: 128 times

Re: Texel 1.08

Post by Homayoun »

Texel 1.09

Implement NNUE evaluation.

https://github.com/peterosterlund2/texe ... s/tag/1.09
Homayoun
Posts: 38
Joined: Thu Jul 06, 2023 6:26 pm
Has thanked: 466 times
Been thanked: 128 times

Re: Texel 1.08

Post by Homayoun »

Homayoun wrote: Tue Aug 01, 2023 5:04 pm Texel 1.09

Implement NNUE evaluation.

https://github.com/peterosterlund2/texe ... s/tag/1.09
Hi
Moderator help:
If it is possible please rename the thread to just "Texel". Then the continuation of the thread will not mislead members.
Thanks in advance
User avatar
massimilianogoi
Site Admin
Posts: 369
Joined: Thu Aug 04, 2022 1:42 pm
Has thanked: 569 times
Been thanked: 608 times
Contact:

Re: Texel 1.08

Post by massimilianogoi »

Done.
Homayoun wrote: Tue Aug 01, 2023 5:10 pm
Homayoun wrote: Tue Aug 01, 2023 5:04 pm Texel 1.09

Implement NNUE evaluation.

https://github.com/peterosterlund2/texe ... s/tag/1.09
Hi
Moderator help:
If it is possible please rename the thread to just "Texel". Then the continuation of the thread will not mislead members.
Thanks in advance
People who have lost the hope.
Post Reply