Skip to content

Test Configurations

Mark Hillebrand edited this page Jun 10, 2016 · 3 revisions

Here are the current configurations that are used in CNTK team environment for automated building and testing. The presented set of product versions is not restrictive, i.e. CNTK may well work in many other configurations, however this is exactly how we test our builds. Also each pull request reviewed is being tried in the same configurations and with the same set of tests as our regular builds.

Windows

Operating System

  • Windows 8.1 Pro (64 bit)
  • Windows Server 2012 R2 Standard

Compiler

  • Visual Studio Ultimate 2013 Update 5

MPI

  • Microsoft MPI v. 7.0

Math Library

  • AMD ACML 5.3.1 with Intel Fortran
  • Intel® Math Kernel Library 11.3 Update 3

NVIDIA Components

  • NVIDIA CUDA 7.5
  • NVIDIA cuDNN 4.0
  • NVIDIA CUB 1.4.1

OpenCV

  • OpenCV v.3.0.0

zlib Library

  • zlib v.1.2.8

libzip Library

  • libzip v.1.1.2

Linux

Operating System

  • Ubuntu 14.04 LTS (64 bit)

Compiler

  • GNU C++ 4.8.4

MPI

  • Open MPI v. 1.10.2

Math Library

  • AMD ACML 5.3.1 with Intel Fortran
  • Intel® Math Kernel Library 11.3 Update 3

NVIDIA Components

  • NVIDIA CUDA 7.5
  • NVIDIA cuDNN 4.0
  • NVIDIA CUB 1.4.1

OpenCV

  • OpenCV v.3.0.0

zlib Library

  • zlib v.1.2.8

libzip Library

  • libzip v.1.1.2
Clone this wiki locally