Server rental store

AI in the Madagascar Rainforest

# AI in the Madagascar Rainforest: Server Configuration

This article details the server configuration supporting the "AI in the Madagascar Rainforest" project, a research initiative utilizing artificial intelligence to analyze biodiversity data collected from remote sensors in Madagascar's rainforests. This guide is intended for newcomers to our MediaWiki site and provides a technical overview of the infrastructure.

Project Overview

The "AI in the Madagascar Rainforest" project aims to automatically identify species from audio and visual data captured by a network of sensors deployed within the rainforest. This requires significant computational resources for both real-time data processing and model training. The server infrastructure is designed for scalability, reliability, and efficient data handling. We utilize a hybrid approach, combining on-premise servers for low-latency processing with cloud-based resources for large-scale model training. See Data Acquisition for details on the sensors used.

Server Hardware Configuration

The core of our on-premise infrastructure consists of three primary servers: a data ingestion server, a processing server, and a database server. Each server is crucial to the overall functionality of the project. Detailed specifications are outlined below:

Server Role CPU RAM Storage Network Interface
Data Ingestion Server | Intel Xeon Gold 6248R (24 cores) | 128 GB DDR4 ECC | 4 x 8 TB SATA HDD (RAID 10) | 10 Gigabit Ethernet |
Processing Server | 2 x AMD EPYC 7763 (64 cores total) | 256 GB DDR4 ECC | 2 x 2 TB NVMe SSD (RAID 0) + 8 x 16 TB SATA HDD (RAID 6) | 25 Gigabit Ethernet |
Database Server | Intel Xeon Silver 4210 (10 cores) | 64 GB DDR4 ECC | 4 x 4 TB SATA HDD (RAID 10) | 10 Gigabit Ethernet |

These servers are housed in a climate-controlled server room with redundant power supplies and network connectivity. Detailed information about Server Room Maintenance can be found elsewhere on the wiki.

Software Stack

The software stack is built around a Linux foundation, providing flexibility and control. The following software components are utilized:

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