Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

System Requirements

meihuisu edited this page Apr 11, 2019 · 5 revisions

Linux System Needed to Build UCVMC

The reference installation for UCVM is a Linux Ubuntu 14.16 LTS Desktop.

Compilers

  • gcc -v (gcc version 4.8.5 20150623 (Red Hat 4.8.5-16) (GCC) )
  • gfortran -v (gcc version 4.8.5 20150623 (Red Hat 4.8.5-16) (GCC) )
  • python -V (Python 2.7.14 :: Anaconda custom (64-bit))
  • automake tools

The MPI utilities (which are optional) are tested using OpenMPI

  • OpenMPI (/usr/usc/openmpi/1.8.8/slurm/bin)
Clone this wiki locally