Big update soon hopefully.
I'm trying to get a multi-layered net to gain.
Some attempts of months ago led to nothing, but I am trying again
Obsidian (DEV)
Moderator: Ras
-
- Posts: 13
- Joined: Fri Jan 26, 2024 10:21 pm
- Full name: Gabriele Lombardo
-
- Posts: 3314
- Joined: Sat Feb 16, 2008 7:38 am
- Full name: Peter Martan
Re: Obsidian (DEV)
Thanks for that again!
Is there a chance for a download of the smaller suite without the whole NICE- package, if it hasn't changed also?
From the site of the link above:
We reduced the number of positions from 78.830 to 41.539 removing too easy positions.
Peter.
-
- Posts: 7280
- Joined: Thu Aug 18, 2011 12:04 pm
- Full name: Ed Schröder
Re: Obsidian (DEV)
90% of coding is debugging, the other 10% is writing bugs.
-
- Posts: 3314
- Joined: Sat Feb 16, 2008 7:38 am
- Full name: Peter Martan
-
- Posts: 97
- Joined: Sun Aug 21, 2016 7:59 am
- Full name: Chris Euler
Re: Obsidian (DEV)
Obsidian dev-14.24 SE: https://drive.google.com/file/d/1ah5D5h ... lhaSu/view
Changes: https://github.com/gab8192/Obsidian/commits/main/
It is based on a new NNUE architecture. Net70.bin is now used by default.
Chris
PS: i encountered error when compiling for SSE4 so two binaries for AVX2 are provided for now.
Changes: https://github.com/gab8192/Obsidian/commits/main/
It is based on a new NNUE architecture. Net70.bin is now used by default.
Chris
PS: i encountered error when compiling for SSE4 so two binaries for AVX2 are provided for now.
-
- Posts: 13
- Joined: Fri Jan 26, 2024 10:21 pm
- Full name: Gabriele Lombardo
Re: Obsidian (DEV)
Sorry, temporarily only avx2 and avx512 are available
-
- Posts: 365
- Joined: Sat Nov 30, 2013 9:51 am
- Location: Canada
- Full name: Jason Coombs
Re: Obsidian (DEV)
Hi Chris.Chris Formula wrote: ↑Fri Jan 24, 2025 8:27 am Obsidian dev-14.24 SE: https://drive.google.com/file/d/1ah5D5h ... lhaSu/view
Changes: https://github.com/gab8192/Obsidian/commits/main/
It is based on a new NNUE architecture. Net70.bin is now used by default.
Chris
PS: i encountered error when compiling for SSE4 so two binaries for AVX2 are provided for now.
Does AVX2a = AVX2, AVX2b = AVX512. Because they both run on my PC.
-
- Posts: 97
- Joined: Sun Aug 21, 2016 7:59 am
- Full name: Chris Euler
Re: Obsidian (DEV)
Jason,
a and b support up to AVX2 only, and should work fine in AVX512 machine. if interested in AVX512 binary, let me know as i can generate one tonight. i just don’t have a machine to test it.
Chris
a and b support up to AVX2 only, and should work fine in AVX512 machine. if interested in AVX512 binary, let me know as i can generate one tonight. i just don’t have a machine to test it.
Chris
-
- Posts: 97
- Joined: Sun Aug 21, 2016 7:59 am
- Full name: Chris Euler
Re: Obsidian (DEV)
no worries Gabe. keep on rocking!gabe_obsidian wrote: ↑Fri Jan 24, 2025 11:22 am Sorry, temporarily only avx2 and avx512 are available
-
- Posts: 179
- Joined: Thu May 27, 2010 3:32 am
Re: Obsidian (DEV)
Is 14.24 supposed to be significantly slower than 14.23?