Trying to understand the new sorting algorithm from AlphaDev: why does my assembly code not work ...

Subscribers:
4,150
Published on ● Video Link: https://www.youtube.com/watch?v=cEjsbTUXSYU



Category:
Let's Play
Duration: 4:56
37 views
0


Trying to understand the new sorting algorithm from AlphaDev: why does my assembly code not work as expected?
I hope you found a solution that worked for you :)
The Content (except music & images) is licensed under (https://meta.stackexchange.com/help/licensing)CC BY-SA
Thanks to all those great people for their contributions!

(stackoverflow.com/users/21496941/mpboden)mpboden
(stackoverflow.com/users/224132/peter-cordes)Peter Cordes
(stackoverflow.com/users/1328355/bastiaan-quast)Bastiaan Quast
A special thanks goes out to the (https://stackoverflow.com/questions/76528409/trying-to-understand-the-new-sorting-algorithm-from-alphadev-why-does-my-assemb)Stackexchange community

I wish you all a wonderful day! Stay safe :)

x86 nasm sorting assembly




Other Videos By Peter Schneider


2023-06-26Softwareengineering: Split or join two use cases that are similar in Clean Architecture
2023-06-26difference between introducing using std::cout vs std::string::size_type to a source file
2023-06-26Wordpress: How can I add custom sizes for PDF thumbnails generation?
2023-06-26Electronics: Formula for Q of a parallel tank circuit
2023-06-26Networkengineering: Does TCP CUBIC reduce window size for an idle connection?
2023-06-26API Routes - API resolved without sending a response for xxxx, this may result in stalled requests
2023-06-26Arduino: manage some output based on some parameter and rtc
2023-06-26Extracting a submatrix with Rcpp
2023-06-26SSL certificate not working for www subdomain on multiple domain setup
2023-06-26Magento: Recommended IDE for Magento coding and development
2023-06-26Trying to understand the new sorting algorithm from AlphaDev: why does my assembly code not work ...
2023-06-26Bluetooth chip showing as Unknown USB Device - can't get Windows to recognise it
2023-06-26Arduino: ATMEGA2560 died inside a arcade game circuit
2023-06-26POSTFIX - sending mails. My mails sent outside bounce back
2023-06-26Electronics: Capacitance variation with applied voltage
2023-06-26Electronics: Why is Thevenin Voltage of this circuit equal to the voltage source?
2023-06-26Dba: What does the question mark on availability group replica mean in SQL Server Management Studio?
2023-06-26How to use 2 lists to create a 3rd list using identifiers
2023-06-26Softwareengineering: Should this code be made testable? closed
2023-06-26Codereview: Write Julia struct to a C++ struct
2023-06-26pytube.exceptions.RegexMatchError: get_throttling_function_name: could not find match



Tags:
x86
nasm
sorting
assembly