tested_environments - noma/ham GitHub Wiki

Tested Architectures, Tools, Libraries, ...

Here is a list of things that were tested with HAM or HAM-Offload. To keep things simple, combinations are not listed. Please report problems, or missing items you successfully used with HAM.

Travis-CI tests some compilers and versions with -Wall -Wextra -Wpedantic -Werror, see .travis.yml.

Architectures

  • x86_64
  • k1om (Intel MIC Architecture, 1st gen Xeon Phi (Knights Corner))
  • ARM aarch64
  • NEC SX-Aurora TSUBASA Vector Engine

Operating Systems

  • Linux (Ubuntu 14.04/16.04/18.04 LTS, CentOS 6.3/7.6 ...)

Compilers

  • LLVM/Clang 3.4 (3.4-1ubuntu3) and newer
  • GCC 4.9 and newer
  • Intel 15.0.0 and newer

Boost versions

  • 1.55.0
  • 1.56.0
  • 1.58.0 (BOOST_PP with Clang)

MPI implementations

  • Intel MPI 4.1 Update 3 Build 20131205 and newer
  • Open MPI 1.6.5 (multi-threaded build) and newer
  • MPICH 2.x and newer
  • Cray MPI