HomeSystems

Systems

An Introduction to Intel Gaudi AI Accelerators

Intel Gaudi AI accelerators are entering the enterprise AI computing space at a remarkable time of transformation. In a market dominated by established players, Intel is making significant strides with their purpose-built AI accelerators. Having researched and worked with various AI acceleration technologies, I've been watching Gaudi's evolution firsthand (working for Supermicro), and with particular interest.

Understanding Data Storage: File, Block, and Object in the Age of AI

In today's digital landscape, data storage is more crucial than ever, especially with the rise of AI workloads, Generative AI (GenAI), and Large Language Models (LLMs). Whether you're an individual managing personal files, a business handling vast amounts of information, or an organization developing AI solutions, understanding different storage types can help you make informed decisions. 

Understanding Single Root and Dual Root GPU Server Configurations

GPU-accelerated servers have revolutionized high-performance computing (HPC) and artificial intelligence/machine learning (AI/ML) applications. While various manufacturers offer GPU server configurations, two primary setups dominate the landscape: Single Root and Dual Root.

Elon Musk's Colossus: The Power and Cost of Advanced AI

Elon Musk's new AI company, xAI, has recently built a massive supercomputer in Memphis, Tennessee. Named Colossus, it's designed to push the boundaries of artificial intelligence, but it also comes with significant power requirements.

ffmpeg: error while loading shared libraries: libavdevice.so.58 

After installing FFmpeg and running it, (ffmpeg or ffmpeg -version), you receive the following error message: "ffmpeg: error while loading shared libraries: libavdevice.so.58: cannot open shared object file: No such file or directory”.

What is kernel in computing?

When most people think of computer operating systems, they think of graphical user interfaces (GUIs) with windows, icons, and menus. However, before GUIs were common, the kernel was the only graphical interface users saw.

What is x86 Architecture?

An x86 server is a computer that uses an x86 central processing unit (CPU) architecture. The x86 architecture, developed by Intel Corporation, defines how processors handle and execute directions passed from operating systems and software programs.

Connect to an Ubuntu server as a root using WinSCP

Using WinSCP is one of the most popular ways to transfer files to a remote Linux server. In this post, we will see how to connect to an Ubuntu server as a root, using WinSCP. The “root” user is not directly accessible with a login operation on Ubuntu and other Linux distributions.

What is Digital Twins

Based on the recent announcement about NVIDIA's Omniverse, I have studied more about the platform and its tight integration with digital twins. Digital twins is a new type of simulation or model used to understand and optimize complex systems Here is some key knowledge about digital twins and their application in the real world.

VMware Homelab: What Are Your Options

The idea of a homelab or virtual lab is not new to VMware and has been around for more than 20 years. It is still trendy today, and the need for cost-effective but higher-level equipment has put many enthusiasts off exploring for one.
- Advertisement -

Popular Articles

mulcas.com-Raspberry-Pi

Raspberry Pi OS in a Virtual Machine with VMware

4
Although the Raspberry Pi OS is designed and optimized for the Raspberry Pi module, it is possible to test and use it without its hardware, with VMware. This solution can be useful if you are a developer (or just a curious guy) and don't have a Raspberry Pi module with you
Unable to delete inaccessible datastore

Unable to delete an "inaccessible" datastore

7
I was switching my storage array, so I migrated the VMs from that old datastore/storage to a new datastore/storage. The old datastore was shared by 3 ESXi hosts, no cluster. After migrating the VMs and unmount/delete the datastore, it was still presented in two of the ESXi hosts and was marked as inaccessible.
This is not a valid source path / URL

This is not a valid source path / URL - SourceTree and Gitlab

1
I have been working on a project with a friend who set up a repository in Gitlab but even though I was able to view all projects on it, I couldn’t really join the repository. I was using SourceTree and Gitlab.
mulcas.com-VMware-OVF-Tool

How to export a Virtual Machine using the VMware OVF Tool

9
The VMware OVF Tool is implemented by VMware for easily importing and exporting virtual machines in Open Virtualization Format (OVF) standard format. Here, I want to show you how to download and install it, and then how to use it from a Windows machine.
Couldn't load private key - Putty key format too new - mulcas.com

Couldn't load private key - Putty key format too new

5
couldn't load private key - Putty key format too new.” This issue happens when you use PuTTygen to generate or convert to a ppk key. Here is how to fix it. 
- Advertisement -

Recent Comments