In this video from the 2017 HPC Advisory Council Stanford Conference, Devendar Bureddy from Mellanox presents a Tutorial on In-Network Computing SHARP Technology for MPI Offloads. “Increased system ...
A follow up to our previous guide (Quick and dirty Wireshark tutorial), this advanced Wireshark tutorial will help you delve into Wireshark’s more advanced features. While the first section of this ...
A tutorial on the Open Systems Interconnection (OSI) networking reference model plus tips on how to memorize the seven layers. The Open Systems Interconnect (OSI) model is a conceptual framework that ...
Knowing what services are running on your systems, and being able to identify if and when any of those services change, is the first step in securing your netwsork. Many tools can accomplish this, but ...
Learn how Network in Network (NiN) architectures work and how to implement them using PyTorch. This tutorial covers the concept, benefits, and step-by-step coding examples to help you build better ...
To make the best use of the ss command, it’s important to understand what a socket is. A socket is a type of pseudo file (i.e., not an actual file) that represents a network connection. A socket ...