About Anaconda Help Download Anaconda

conda-forge / packages / runner 2.0.0_20260512

RuNNer - a Neural Network code for high-dimensional systems

copied from cf-post-staging / runner

Installers

  • linux-64 v2.0.0_20260512
  • osx-64 v2.0.0_20260512

conda install

To install this package run one of the following:
conda install conda-forge::runner

Description

RuNNer is a software framework for the development of Behler-Parrinello high-dimensional neural network potentials (HDNNPs), actively developed at Ruhr Universität Bochum, Germany.

Three build variants are provided under the single package name runner:

gnu GCC/gfortran, OpenBLAS, serial only. Linux and macOS.

gnu_mpi GCC/gfortran, OpenBLAS, OpenMPI parallel build. Linux and macOS.

intel Intel ifx, MKL, serial only. Linux x86-64 only.

Select a specific variant with a build-string glob, e.g.::

conda install "runner==gnu_" # GNU serial conda install "runner==gnu_mpi_" # GNU parallel conda install "runner==intel_" # Intel serial

A parallel Intel variant is not provided.


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.18) Legal | Privacy Policy