Articles by Tag #cpu

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Comparing DB engines by CPU instructions for simple DML

When comparing databases, people often focus on the response time, but it's also essential to...

Learn More 38 1Jun 7 '24

🎯 Run Qwen2-VL on CPU Using GGUF model & llama.cpp

Table of Contents: Key Takeaways Introduction Why GGUF and llama.cpp? Step 1:...

Learn More 12 3Jan 13

What are CPU registers

Introduction Computer registers are small, high-speed storage units within a computer's central...

Learn More 5 3Sep 20 '24

Vendor lock-in when using AWS Graviton processors is no longer a real thing

We're entering a golden age of Arm-based processors. It used to be that when you decided to save 20+%...

Learn More 5 2Sep 29 '24

Why CPU was not enough: Need for GPU in the picture of AI

The CPUs are the jack-of-all-trades but masters of none regarding parallel processing tasks. Normal...

Learn More 4 0Jun 24 '24

How One Experienced Software Engineer Learns a New Programming Language

I retired two years ago from a software engineering career that started in 1979, but have never lost...

Learn More 3 0May 16 '24

CPUs, GPUs, TPUs, DPUs, why?

For me (I mean at that time), things were as simple as this: There would be only two types of...

Learn More 3 5Dec 2 '24

6502 Assembly: Calculating Code Performance

Before we start... If you have just stumbled upon my SPO600 series of blog posts, it has...

Learn More 3 0Oct 6 '24

How to Design a CPU from Scratch

The process of designing a central processing unit (CPU) from the ground up is a colossal...

Learn More 3 0Nov 21 '24

Profiling no Java: Guia prático para analisar o desempenho de aplicações Java

Introdução Quando aplicações são executadas, elas geram uma quantidade enorme de dados que...

Learn More 2 1Dec 21 '24

Understanding CPU Performance: A Detailed Guide to Comparing Processors for Optimal Computing

When it comes to choosing the right CPU for your needs, understanding how to compare performance...

Learn More 2 0Jan 9

Understanding Privileged Instructions in x86 Architecture

Introduction The x86 architecture, established by Intel in the late 1970s, has been...

Learn More 2 0Sep 29 '24

Multi-tenant workload isolation in Apache Doris: a better balance between isolation and utilization

This is an in-depth introduction to the workload isolation capabilities of Apache Doris. But first of...

Learn More 2 0Jun 7 '24

"What Every Programmer Should Know About Memory" by Ulrich Drepper.

I highly recommend that every programmer reads this document at least once in their life. ...

Learn More 2 0Oct 8 '24

How I Reverse-Engineered My CPU Cooler LED Display

TL;DR: After a PC upgrade went sour, and made me purchase a Chinese cooler, I reverse-engineered its...

Learn More 2 0Jun 17 '24

6502 Assembly - Intro

Hello, World! I’ve recently started exploring Assembly language programming for the 6502...

Learn More 2 0Oct 1 '24

Advantages and Disadvantages of Using Multiple CPUs vs. a Single Large CPU in Parallel Computing

In the realm of parallel computing, the architecture of your system plays a crucial role in...

Learn More 1 0Aug 23 '24

The Purpose of Computer Processors (CPUs) and How Multiple Cores Improve Speed and Performance

In today's digital age, where computing technology powers everything from smartphones to...

Learn More 1 0Sep 4 '24

Optimize Your PC Performance with Bottleneck Calculator

Wondering if your CPU or GPU is holding back your system's performance? A bottleneck calculator helps...

Learn More 1 0Jan 5

Kubectl Top command:-Secrets behind scenes

Metrics Server is typically installed as an add-on in Kubernetes clusters, including in Minikube...

Learn More 1 0Oct 20 '24

Every Programmer Should Know These CPU Tricks for Maximum Efficiency

You’ve heard the classic line: “Premature optimization is the root of all evil.” Sure, but what about...

Learn More 1 0Dec 26 '24

How I Set Up My Own Server (and Why You Should Too)

Two years ago, I switched careers into IT after completing a web development bootcamp. In the...

Learn More 1 1Oct 27 '24

Computación Eficiente · Nº1

¡Bienvenidos al mundo de la computación eficiente! ¿Por qué nace esta newsletter? La...

Learn More 1 0Apr 3

Building Your Dream Desktop PC

In the heart of a bustling city, nestled between towering skyscrapers and the hum of daily life,...

Learn More 1 0Feb 22

The Complete Guide to CPU Architecture

Introduction The central processing unit, sometimes known as the CPU, is the most...

Learn More 1 0Nov 16 '24

How Arm’s Success in Data Centers is Shaping the Future of Chip Technology

Introduction Arm has been one of the most major disruptors in the semiconductor business over the...

Learn More 1 0Nov 8 '24

How to Choose the Right CPU for Your Desktop Computer

When it comes to building or buying computer equipment The most important choice you'll make is...

Learn More 0 0Dec 31 '24

The Future of Adaptive Computing: How VLIW, Code Morphing, and AI Could Redefine CPUs and Software

In an era of exponential technological advancement, we often hear buzzwords like “self-optimizing,”...

Learn More 0 0Sep 30 '24

How Reliable are Modern CPUs in Predicting Branches?

In the realm of modern computing, Central Processing Units (CPUs) have evolved dramatically,...

Learn More 0 0Sep 9 '24

The Role of the CPU in Interpreting Machine Code: How it Powers Modern Computing

Introduction The Central Processing Unit (CPU) is the heart of any computer system,...

Learn More 0 0Sep 26 '24