[quote="Chris Formula" post_id=969514 time=1728260586 user_id=8322]
Dev 13.25 SE
[code][/code]
Changes: [url]https://github.com/gab8192/Obsidian/commits/main/[/url]
[/quote]
How are you able to specify which cpu you're compiling for? I can't get it to do anything except -march=native.
Obsidian (DEV)
Moderator: Ras
-
- Posts: 906
- Joined: Thu Aug 11, 2022 11:30 pm
- Full name: Esmeralda Pinto
Re: Obsidian (DEV)
Unfortunately I cannot provide any information on this due to a lack of expertise. If you haveschack wrote: ↑Mon Oct 07, 2024 5:40 amHow are you able to specify which cpu you're compiling for? I can't get it to do anything except -march=native.Chris Formula wrote: ↑Mon Oct 07, 2024 2:23 am Dev 13.25 SEChanges: https://github.com/gab8192/Obsidian/commits/main/Code: Select all
https://drive.google.com/file/d/1Jfz-U5j4hlLWMlbnCGScEN3vB2o1rxro/view
questions about compiling for special CPUs then I would refer you to the software and compiler
GURU Jim Ablett here in the forum. He was always able to help me in a very friendly and
competent manner.
-
- Posts: 3604
- Joined: Wed Mar 08, 2006 8:15 pm
- Full name: Jouni Uski
Re: Obsidian (DEV)
Version 13.24 lost just 6.5 - 9.5 to Komodo Dragon in CCC. So not much progress lately?
Jouni
-
- Posts: 16
- Joined: Fri Jan 26, 2024 10:21 pm
- Full name: Gabriele Lombardo
Re: Obsidian (DEV)
Yes, there was a lot of progress lately.
The event in CCC has a sample size of 16 games (or 8 pairs), which is extremely small, and you can't draw even a bit of a conclusion from it.
See leaderboards where obsidian was tested with thousands of games.
The event in CCC has a sample size of 16 games (or 8 pairs), which is extremely small, and you can't draw even a bit of a conclusion from it.
See leaderboards where obsidian was tested with thousands of games.
-
- Posts: 3604
- Joined: Wed Mar 08, 2006 8:15 pm
- Full name: Jouni Uski
Re: Obsidian (DEV)
Good to hear and looking for version 14. BTW is it design decision, that Obsidian don't display current move in analysis?
Jouni
-
- Posts: 99
- Joined: Sun Aug 21, 2016 7:59 am
- Full name: Chris Euler
Re: Obsidian (DEV)
Obsidian 13.23 is also playing in TCEC: https://tcec-chess.com/live.html
Currently, it's pitted against LCZero.
Currently, it's pitted against LCZero.
-
- Posts: 99
- Joined: Sun Aug 21, 2016 7:59 am
- Full name: Chris Euler
Re: Obsidian (DEV)
I would use -march=x86-64 instead of -march=native for the CPU architecture.
For the instruction set, i would use -msse4.2 for SSE4 and -mavx2 for AVX2.
For the instruction set, i would use -msse4.2 for SSE4 and -mavx2 for AVX2.
schack wrote: ↑Mon Oct 07, 2024 5:40 amChris Formula wrote: ↑Mon Oct 07, 2024 2:23 am Dev 13.25 SE
How are you able to specify which cpu you're compiling for? I can't get it to do anything except -march=native.
-
- Posts: 99
- Joined: Sun Aug 21, 2016 7:59 am
- Full name: Chris Euler
Re: Obsidian (DEV)
Obsidian dev13.27 SE
https://drive.google.com/file/d/1IGTa8M ... 4I2lw/view
Changes: https://github.com/gab8192/Obsidian/activity?ref=main
https://drive.google.com/file/d/1IGTa8M ... 4I2lw/view
Changes: https://github.com/gab8192/Obsidian/activity?ref=main
-
- Posts: 99
- Joined: Sun Aug 21, 2016 7:59 am
- Full name: Chris Euler
Re: Obsidian (DEV)
Obsidian dev-14.01 SE
https://drive.google.com/file/d/1oCk2O6 ... sEQqN/view
Changes: https://github.com/gab8192/Obsidian/commits/main/
https://drive.google.com/file/d/1oCk2O6 ... sEQqN/view
Changes: https://github.com/gab8192/Obsidian/commits/main/
-
- Posts: 99
- Joined: Sun Aug 21, 2016 7:59 am
- Full name: Chris Euler
Re: Obsidian (DEV)
Obsidian dev-14.04 SE
https://drive.google.com/file/d/18imBEL ... iLGN7/view
Changes: https://github.com/gab8192/Obsidian/commits/main/
https://drive.google.com/file/d/18imBEL ... iLGN7/view
Changes: https://github.com/gab8192/Obsidian/commits/main/