Check out the latest blog post on CPU operation: "Understanding CPU Operation: A Programmer's Guide to Program Execution (Part 2)" 🚀
Dive into the world of instructions and data handling, and explore how the address space plays a crucial role in making your programs interactive.
Read the full blog post here: https://blog.itssilvestre.com/how-do-cpus-work-part2
As always I'm just getting started so feedback is more than welcome.
#cpu #computerarchitecture #techexplained
Learning produces a hippocampal cognitive map in the form of a state machine - for those interested in #AI and the learning process in the ‘hidden layer’ of parallel computing models, this article represents a breakthrough imo. #MachineLearning #ArtificialIntelligence #ParallelProcessing #algorithms #ComputerArchitecture https://www.biorxiv.org/content/10.1101/2023.08.03.551900v2
#ai #machinelearning #artificialintelligence #parallelprocessing #algorithms #computerarchitecture
The Russian computer company Yadro has left OpenPower Foundation, the organization for IBM's POWER CPU architecture where it was a "platinum" member, to focus on RISC-V instead: https://3dnews.ru/1088875/yadro-ushlo-ot-ibm-i-prishlo-k-risc-v
Earlier Yadro acquired a hardware startup Syntacore that designed RISC-V processors.
#Yadro #Syntacore #IBM #POWER #OpenPOWER #PowerPC #RISCV #RISC #OpenSource #Semiconductors #Tech #Russia #ComputerArchitecture #News #TechNews #Servers
#yadro #syntacore #ibm #power #openpower #powerpc #riscv #risc #opensource #semiconductors #tech #russia #computerarchitecture #news #technews #servers
#computerarchitecture #arm #outoforder
Does anyone know the typical and worst case delays, on chip, for stores to be visible to other processors? That is
x=1;
....//do stuff
x = 2; t = readclock;
....
if(readclock -t > k){ //any read of x on another core or thread must get 2
What's k?
#computerarchitecture #arm #outoforder
You might know how to program in a high-level language like JavaScript or Python, but do you know what’s happening at the machine level? Would you be interested in a meetup presentation with some hands-on exercises?
#programming #coding #LowLevel #assembler #assembly #MachineLanguage #architecture #ComputerArchitecture #UnderTheHood
#programming #coding #lowlevel #assembler #assembly #machinelanguage #architecture #computerarchitecture #underthehood
Originally posted by IEEE ComputerSociety / @ComputerSociety: http://nitter.platypush.tech/ComputerSociety/status/1669736112808493059#m
"The most exciting aspect of my research is being involved within the innovations of #ComputerArchitecture."
Congratulations Carlos Escuin, PhD Student from the University of Zaragoza, for receiving the #IEEE Symposium on High-Performance Computer Architecture travel grant!
The current state of hardware memory safety...
#Arm: Top-byte Ignore, Memory Tagging Extension, #CHERI
#RISCV: J extension Pointer Masking, no memory tagging extension standard, CHERI
#Intel: Linear Address Masking, no memory tagging extension, Cryptographic Capability Computing https://dl.acm.org/doi/10.1145/3466752.3480076
#AMD: Upper Address Ignore, no memory tagging extension, I'm not aware of their related research programs
Anything I missed?
#arm #cheri #riscv #intel #amd #iamintel #infosec #computerarchitecture #semiconductors
Commodore's chief engineer Dave Haynie uploaded the internal documentation for the unreleased next-gen Amiga, "Advanced Amiga Architecture", to the Internet Archive: https://archive.org/details/advanced-amiga-architecture
#Commodore #Amiga #Retrocomputing #ComputerArchitecture #ComputerHistory #AAA
#commodore #amiga #retrocomputing #computerarchitecture #computerhistory #aaa
Load-store/register-register vs register-memory architecture is a much better dichotomy than #RISC vs #CISC.
#ComputerArchitecture #Semiconductors
#risc #cisc #computerarchitecture #semiconductors
Another way to supply the terminal output of one BASH command to another
#Automation #Configuration #Linux #Mac #Scripting #Software #UNIX #Computerarchitecture #Computing #Docker #IBMiControlLanguage #Inter-processcommunication #OperatingSystems #Pipeline #Scriptinglanguages #UNIX
#scriptinglanguages #pipeline #operatingsystems #inter #ibmicontrollanguage #Docker #Computing #computerarchitecture #Unix #Software #scripting #mac #Linux #configuration #automation
Virtuelle Interessenkonferenz zum Forschungsprojekt „Alternative Rechnerarchitektur“ der @Cyberagentur am 03.05.2023, 14-16 Uhr.
Die Videokonferenz dient der Vorbereitung einer Vorstudie zur Fragestellung: Wie können Rechnerarchitekturen resistenter gegen Angriffsvektoren gestalten werden? https://www.cyberagentur.de/cyberagentur-plant-vorstudie-zu-alternativen-rechnerarchitekturen/
#Cybersicherheit #TechnischeInformatik #ComputerArchitecture #cybersecurity #technicalinformatics #UnconventionalComputing
#cybersicherheit #technischeinformatik #computerarchitecture #CyberSecurity #technicalinformatics #unconventionalcomputing
Will Scaffolded LLMs enable a new kind of natural language computer? The author of this linked paper thinks so. Digital computers process bits based on algorithms and boolean algebra. A ‘natural language’ computer processes TEXT - a significant architectural difference. https://www.beren.io/2023-04-11-Scaffolded-LLMs-natural-language-computers/ #computing #LLM #AI #NaturalLanguage #NaturalLanguageComputing #computerarchitecture
#computing #llm #ai #naturallanguage #naturallanguagecomputing #computerarchitecture
Kotaku: After Much Controversy, Nvidia Brings Back A Budget PC Graphics Card https://kotaku.com/nvidia-geforce-rtx-4070-budget-4k-ray-tracing-dlss-3-1850327485 #gaming #tech #kotaku #graphicsprocessingunits #computerarchitecture #computergraphics #graphicshardware #geforce20series #jensenhuang #videocards #nvidiartx #geforce #nvidia #turing #gpgpu #rtx
#Gaming #Tech #kotaku #graphicsprocessingunits #computerarchitecture #computergraphics #graphicshardware #geforce20series #jensenhuang #videocards #nvidiartx #geforce #nvidia #turing #gpgpu #rtx
Kotaku: Cyberpunk 2077's New 'Overdrive' Mode's Visuals Look Incredible https://kotaku.com/cyberpunk-2077-nvidia-ray-tracing-dlss-visuals-graphics-1850300970 #gaming #tech #kotaku #globalilluminationalgorithms #computerarchitecture #3dgraphicssoftware #3dcomputergraphics #computergraphics #geforce20series #virtualreality #videocards #nvidiartx #graphics #nvidia #turing #rtx
#Gaming #Tech #kotaku #globalilluminationalgorithms #computerarchitecture #3dgraphicssoftware #3dcomputergraphics #computergraphics #geforce20series #VirtualReality #videocards #nvidiartx #graphics #nvidia #turing #rtx
It is very unfortunate that #RISCV makes all the same mistakes that #MIPS did
#ComputerArchitecture
#riscv #mips #computerarchitecture
The #CHERI #ComputerArchitecture seems like its making the same error so many have made before. It's the Pascal mindset that lead to things like Itanic and pretty much forgotten #iapx432 and similar @protecttruth
#cheri #computerarchitecture #iapx432
I guess I should stop lurking.
I'm a Linux user and programmer. Mostly for work in chip verification. I also use debian at home.
I enjoy sailing and running.
#debian
#linux
#frameworklaptop
#eda
#chipdesign
#computerarchitecture
#running
#sailing
#catamaran
#debian #linux #FrameworkLaptop #eda #Chipdesign #computerarchitecture #running #sailing #catamaran
Where is the Love, Yelp? Only 5 Black-Owned Restaurants Made Your Top 100 List This Year? | https://www.theroot.com/where-is-the-love-yelp-only-5-black-owned-restaurants-1850031916 #southofmarket2csanfrancisco #hospitality2crecreation #computerarchitecture #geosocialnetworking #reviewwebsites #software #websites #yelp
#southofmarket2csanfrancisco #hospitality2crecreation #computerarchitecture #geosocialnetworking #reviewwebsites #software #websites #Yelp
Account migrated! It's new #Introduction time!
B.S. ECE from UT Austin, M.S. ECE, minor in #CompSci from Georgia Tech. Focus on Embedded Systems and #ComputerArchitecture for both.
My day job is embedded systems with a specialization in #cryptography.
My not-job is #VR #indiedev, creating things people are too cowardly to do were it not for me. I make videos about those experiments, and also comedically misapplying #mathematics to #fandom, #lgbt, and #poly spaces.
#Introduction #compsci #computerarchitecture #cryptography #vr #indiedev #mathematics #fandom #lgbt #poly