Difference between revisions of "Ankan Banerjee"

From Chessprogramming wiki
Jump to: navigation, search
(Created page with "'''Home * People * Ankan Banerjee''' FILE:AnkanBanerjee.jpg|border|right|thumb|link=https://www.quora.com/profile/Ankan-Banerjee-4| Ankan Banerjee <ref>[...")
 
 
(5 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
'''Ankan Banerjee''',<br/>
 
'''Ankan Banerjee''',<br/>
 
an Indian computer scientist with a [https://en.wikipedia.org/wiki/Bachelor_of_Engineering BE] degree from [https://en.wikipedia.org/wiki/Army_Institute_of_Technology,_Pune AIT], [https://en.wikipedia.org/wiki/Pune Pune], [https://en.wikipedia.org/wiki/Maharashtra Maharashtra] in 2006, and engineer at [[Nvidia]] India <ref>[https://www.linkedin.com/in/ankan-banerjee-929b553 Ankan Banerjee | LinkedIn]</ref> <ref>[http://www.nvidia.in/object/india_pune.html NVIDIA India (Pune) | NVIDIA]</ref>. His professional as well as private interests include [https://en.wikipedia.org/wiki/Computer_graphics computer graphics], high performance computing, [[Games|computer games]], and computer chess. He is author of a fast [[GPU]] [[Perft]] [[Move Generation|move generator]] based on [[Kogge-Stone Algorithm|Kogge-Stone algorithm]] <ref>[https://github.com/ankan-ban/perft_gpu ankan-ban/perft_gpu · GitHub]</ref>, and the experimental chess engine [[Paladin]] <ref>[https://github.com/ankan-ban/chess_cpu GitHub - ankan-ban/chess_cpu: Ankan's new chess engine]</ref> <ref> [http://www.talkchess.com/forum/viewtopic.php?t=60328&start=10 Re: New engine?] by [[Ankan Banerjee]], [[CCC]], July 11, 2016</ref>. In August 2017, Ankan Banerjee computed [[Perft#15|Perft(15)]] - and dedicated his computation in honor to [[Steven Edwards]] <ref>[http://www.talkchess.com/forum/viewtopic.php?t=64983&start=4 Re: perft(15)] by [[Ankan Banerjee]], [[CCC]], August 25, 2017</ref>.
 
an Indian computer scientist with a [https://en.wikipedia.org/wiki/Bachelor_of_Engineering BE] degree from [https://en.wikipedia.org/wiki/Army_Institute_of_Technology,_Pune AIT], [https://en.wikipedia.org/wiki/Pune Pune], [https://en.wikipedia.org/wiki/Maharashtra Maharashtra] in 2006, and engineer at [[Nvidia]] India <ref>[https://www.linkedin.com/in/ankan-banerjee-929b553 Ankan Banerjee | LinkedIn]</ref> <ref>[http://www.nvidia.in/object/india_pune.html NVIDIA India (Pune) | NVIDIA]</ref>. His professional as well as private interests include [https://en.wikipedia.org/wiki/Computer_graphics computer graphics], high performance computing, [[Games|computer games]], and computer chess. He is author of a fast [[GPU]] [[Perft]] [[Move Generation|move generator]] based on [[Kogge-Stone Algorithm|Kogge-Stone algorithm]] <ref>[https://github.com/ankan-ban/perft_gpu ankan-ban/perft_gpu · GitHub]</ref>, and the experimental chess engine [[Paladin]] <ref>[https://github.com/ankan-ban/chess_cpu GitHub - ankan-ban/chess_cpu: Ankan's new chess engine]</ref> <ref> [http://www.talkchess.com/forum/viewtopic.php?t=60328&start=10 Re: New engine?] by [[Ankan Banerjee]], [[CCC]], July 11, 2016</ref>. In August 2017, Ankan Banerjee computed [[Perft#15|Perft(15)]] - and dedicated his computation in honor to [[Steven Edwards]] <ref>[http://www.talkchess.com/forum/viewtopic.php?t=64983&start=4 Re: perft(15)] by [[Ankan Banerjee]], [[CCC]], August 25, 2017</ref>.
More recently, he contributes to [[Leela Chess Zero]] project <ref>[https://github.com/LeelaChessZero/lc0/graphs/contributors Contributors to LeelaChessZero/lc0 · GitHub]</ref>.
+
More recently, he contributed to the [[Leela Chess Zero]] project <ref>[https://github.com/LeelaChessZero/lc0/graphs/contributors Contributors to LeelaChessZero/lc0 · GitHub]</ref>, in particular he wrote the [https://en.wikipedia.org/wiki/CuDNN CuDNN] backend code, also shared by [[Deus X]] and [[Allie]] <ref>[http://www.talkchess.com/forum3/viewtopic.php?f=2&t=71822&start=48 Re: My failed attempt to change TCEC NN clone rules] by [[Adam Treat]], [[CCC]], September 19, 2019</ref>.
 
   
 
   
 
=Forum Posts=  
 
=Forum Posts=  
 +
==2013 ...==
 
* [http://www.talkchess.com/forum/viewtopic.php?t=48387 Fast perft on GPU (upto 20 Billion nps w/o hashing)] by [[Ankan Banerjee]], [[CCC]], June 22, 2013
 
* [http://www.talkchess.com/forum/viewtopic.php?t=48387 Fast perft on GPU (upto 20 Billion nps w/o hashing)] by [[Ankan Banerjee]], [[CCC]], June 22, 2013
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=48423&start=8 Re: A perft() benchmark] by [[Ankan Banerjee]], [[CCC]], June 26, 2013
 
* [http://www.talkchess.com/forum3/viewtopic.php?f=7&t=48423&start=8 Re: A perft() benchmark] by [[Ankan Banerjee]], [[CCC]], June 26, 2013
Line 15: Line 16:
 
* [http://www.talkchess.com/forum/viewtopic.php?t=61119 yet another attempt on Perft(14)] by [[Ankan Banerjee]], [[CCC]], August 13, 2016
 
* [http://www.talkchess.com/forum/viewtopic.php?t=61119 yet another attempt on Perft(14)] by [[Ankan Banerjee]], [[CCC]], August 13, 2016
 
* [http://www.talkchess.com/forum/viewtopic.php?t=64983 perft(15)] by [[Ankan Banerjee]], [[CCC]], August 25, 2017
 
* [http://www.talkchess.com/forum/viewtopic.php?t=64983 perft(15)] by [[Ankan Banerjee]], [[CCC]], August 25, 2017
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=67668 First Win by Leela Chess Zero against Stockfish dev] by [[Ankan Banerjee]], [[CCC]], June 07, 2018
+
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=67668 First Win by Leela Chess Zero against Stockfish dev] by [[Ankan Banerjee]], [[CCC]], June 07, 2018 » [[Leela Chess Zero]], [[Stockfish]]
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=68448&start=2 Re: How good is the RTX 2080 Ti for Leela?] by [[Ankan Banerjee]], [[CCC]], September 16, 2018
+
* [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=68448&start=2 Re: How good is the RTX 2080 Ti for Leela?] by [[Ankan Banerjee]], [[CCC]], September 16, 2018 <ref>[https://en.wikipedia.org/wiki/GeForce_20_series GeForce 20 series from Wikipedia]</ref>
 
: [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=68448&start=9 Re: How good is the RTX 2080 Ti for Leela?] by [[Ankan Banerjee]], [[CCC]], September 17, 2018 <ref>[https://en.wikipedia.org/wiki/Multiply%E2%80%93accumulate_operation Multiply–accumulate operation - Wikipedia]</ref>
 
: [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=68448&start=9 Re: How good is the RTX 2080 Ti for Leela?] by [[Ankan Banerjee]], [[CCC]], September 17, 2018 <ref>[https://en.wikipedia.org/wiki/Multiply%E2%80%93accumulate_operation Multiply–accumulate operation - Wikipedia]</ref>
 
: [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=68448&start=35 Re: How good is the RTX 2080 Ti for Leela?] by [[Ankan Banerjee]], [[CCC]], October 27, 2018
 
: [http://www.talkchess.com/forum3/viewtopic.php?f=2&t=68448&start=35 Re: How good is the RTX 2080 Ti for Leela?] by [[Ankan Banerjee]], [[CCC]], October 27, 2018
Line 24: Line 25:
 
=External Links=
 
=External Links=
 
* [https://www.linkedin.com/in/ankan-banerjee-929b553 Ankan Banerjee | LinkedIn]
 
* [https://www.linkedin.com/in/ankan-banerjee-929b553 Ankan Banerjee | LinkedIn]
* [https://www.facebook.com/ankan.ban Ankan Banerjee | Facebook]
 
 
* [https://www.quora.com/profile/Ankan-Banerjee-4 Ankan Banerjee - Quora]
 
* [https://www.quora.com/profile/Ankan-Banerjee-4 Ankan Banerjee - Quora]
 
* [https://github.com/ankan-ban ankan-ban (Ankan Banerjee) · GitHub]
 
* [https://github.com/ankan-ban ankan-ban (Ankan Banerjee) · GitHub]
 
: [https://github.com/ankan-ban/perft_gpu ankan-ban/perft_gpu · GitHub]
 
: [https://github.com/ankan-ban/perft_gpu ankan-ban/perft_gpu · GitHub]
 
: [https://github.com/ankan-ban/chess_cpu GitHub - ankan-ban/chess_cpu: Ankan's new chess engine]
 
: [https://github.com/ankan-ban/chess_cpu GitHub - ankan-ban/chess_cpu: Ankan's new chess engine]
 +
* [https://en.chessbase.com/post/standing-on-the-shoulders-of-giants Standing on the shoulders of giants] by [[Albert Silver]], [[ChessBase|ChessBase News]], September 18, 2019
  
 
=References=  
 
=References=  
Line 34: Line 35:
 
'''[[People|Up one Level]]'''
 
'''[[People|Up one Level]]'''
 
[[Category:Chess Programmer|Banerjee]]
 
[[Category:Chess Programmer|Banerjee]]
 +
[[Category:Leela Chess Contributor|Banerjee]]

Latest revision as of 18:39, 8 August 2020

Home * People * Ankan Banerjee

Ankan Banerjee [1]

Ankan Banerjee,
an Indian computer scientist with a BE degree from AIT, Pune, Maharashtra in 2006, and engineer at Nvidia India [2] [3]. His professional as well as private interests include computer graphics, high performance computing, computer games, and computer chess. He is author of a fast GPU Perft move generator based on Kogge-Stone algorithm [4], and the experimental chess engine Paladin [5] [6]. In August 2017, Ankan Banerjee computed Perft(15) - and dedicated his computation in honor to Steven Edwards [7]. More recently, he contributed to the Leela Chess Zero project [8], in particular he wrote the CuDNN backend code, also shared by Deus X and Allie [9].

Forum Posts

2013 ...

2015 ...

Re: How good is the RTX 2080 Ti for Leela? by Ankan Banerjee, CCC, September 17, 2018 [11]
Re: How good is the RTX 2080 Ti for Leela? by Ankan Banerjee, CCC, October 27, 2018
Re: How good is the RTX 2080 Ti for Leela? by Ankan Banerjee, CCC, October 28, 2018
Re: How good is the RTX 2080 Ti for Leela? by Ankan Banerjee, CCC, November 15, 2018

External Links

ankan-ban/perft_gpu · GitHub
GitHub - ankan-ban/chess_cpu: Ankan's new chess engine

References

Up one Level