Server rental store

AI in Devon

# AI in Devon: Server Configuration

This document details the server configuration supporting the "AI in Devon" project. It is intended as a technical guide for new system administrators and developers contributing to the project. We will cover hardware, software, networking, and security aspects. This project leverages a distributed computing model to accelerate machine learning tasks. This guide assumes familiarity with basic Linux system administration.

Overview

The "AI in Devon" project utilizes a cluster of servers located in a secure data center in Plymouth. These servers are dedicated to running computationally intensive machine learning algorithms, primarily focused on image recognition and natural language processing. The cluster is designed for scalability and redundancy. The primary goal is to provide a robust and reliable platform for AI research and development. Access to these servers is restricted to authorized personnel via SSH and a centralized authentication system.

Hardware Configuration

The core of the "AI in Devon" infrastructure consists of 12 high-performance servers. Each server is built using similar specifications to ensure consistency and ease of maintenance. A dedicated storage array provides centralized data access.

Server Component Specification
CPU Dual Intel Xeon Gold 6338 (32 cores per CPU)
RAM 256 GB DDR4 ECC Registered RAM
Storage (Local) 1 TB NVMe SSD (OS & Temporary Data)
GPU 4 x NVIDIA A100 (80GB HBM2e)
Network Interface Dual 100 Gbps Ethernet
Power Supply Redundant 1600W Platinum Power Supplies

The storage array is a Dell EMC PowerScale F600, providing approximately 1 Petabyte of usable storage. The network infrastructure utilizes a Cisco Nexus 9508 switch for high-speed interconnectivity. We also have a dedicated backup server, utilizing Rsync and offsite storage for disaster recovery. Detailed hardware inventory is available on the Hardware Inventory Page.

Software Configuration

Each server runs a customized version of Ubuntu 22.04 LTS. The operating system is hardened according to CIS Benchmarks. The primary software stack consists of:

⚠️ *Note: All benchmark scores are approximate and may vary based on configuration. Server availability subject to stock.* ⚠️