Server rental store

AI in the Antarctic Circle

# AI in the Antarctic Circle: Server Configuration

This article details the server configuration for the "AI in the Antarctic Circle" project, a research initiative employing artificial intelligence for climate monitoring and wildlife observation in the harsh Antarctic environment. This document is intended for new system administrators and engineers joining the project, outlining the hardware, software, and network setup.

Overview

The project relies on a distributed server architecture, comprising a central server located in a climate-controlled facility in Ushuaia, Argentina, and three remote edge servers deployed at research stations within the Antarctic Circle: McMurdo Station, Vostok Station, and Palmer Station. This architecture balances processing power with data locality and resilience to communication disruptions. The central server handles model training, data aggregation, and long-term storage, while the edge servers perform real-time data processing and anomaly detection. This setup leverages Distributed computing principles for optimal performance.

Central Server Configuration (Ushuaia)

The central server is the core of the system, responsible for the heavy lifting of AI model training and data analysis. It requires significant computational resources and storage capacity.

Hardware Component Specification
CPU Dual Intel Xeon Platinum 8380 (40 cores/80 threads per CPU)
RAM 512 GB DDR4 ECC Registered RAM
Storage (OS) 2 x 1 TB NVMe SSD (RAID 1) running Linux
Storage (Data) 16 x 18 TB SAS HDD (RAID 6) - approximately 180 TB usable
Network Interface Dual 100 Gbps Ethernet
Power Supply Redundant 2000W 80+ Platinum PSUs

The software stack on the central server includes:

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