Hardware Requirements

This section details the minimum system requirements and requisites for running EDEM.

Table 1. Minimum System Requirements
Component Minimum Recommended
RAM 8 GB 32 GB or more
Processor
  • Intel Core i7
  • Intel Xeon Processor Family (8+ cores)
  • AMD Ryzen 7
  • Intel Core i9
  • Intel Xeon Processor Family (16+ cores)
  • AMD Ryzen Threadripper
Graphics Display
  • Graphics Driver support for OpenGL 2.0 or later
  • Any modern NVIDIA or AMD graphic card in the market which has display connectors
    Note: Some of the GPU Cards listed below do not have display connectors and are designed for processing only
Graphics Driver support for OpenGL 4.5 or later
CPU GPU Simulation
  • CUDA enabled GPU with compute capability at least 3.5
  • Nvidia driver minimum version 11.0 of the CUDA Toolkit
  • NVIDIA CUDA Toolkit
  • NVIDIA Volta GPU cards (example. V100)
  • NVIDIA Ampere GPU cards (example. A100)
  • NVIDIA Hopper GPU cards (for example. H100)
Note: Only NVIDIA GPU cards support the EDEM CUDA GPU Solver. Other NVIDIA GPU cards are supported within the ranges highlighted.
Hard Disk Drive 100 GB (4 GB for the software) 1 TB or more for simulation data files

*CUDA GPU is required for simulations using Sphero-Cylinder and Polyhedral particles. Multi-Sphere simulations are supported on both CPU and CUDA GPU solvers.

Table 2. Supported Platforms
Supported Platforms
OS Version Architecture
Windows
  • 11
x86_64
Linux
  • RHEL/CIQ Rocky Linux 9.4
x86_64
Note: EDEM requires OpenGL and other supporting libraries which cannot be included in the EDEM installer. For Linux, the following command will install the minimum number of packages to provide all the required libraries:
sudo dnf install mesa-libGL* libglvnd-* --exclude="*-devel*"