Voro++: library for 3D computations of the Voronoi tessellation

Contents

  1. Overview of package
  2. Overview of package
    1. General usage
  3. Availability of package by cluster

Overview of package

General information about package
Package: Voro++
Description: library for 3D computations of the Voronoi tessellation
For more information: https://github.com/facebook/zstd
Categories:
License: OpenSource (BSD or GPLv2)

General usage information

Voro++ is a library for the computation of the Voronoi diagram a widely-used tesselaation that has applications in many scientific fields.

The voro++ command has been added to your path

In case you need to link against this library in your code, the following environmental variables have been defined:

  • \$VOROPP_ROOT has been set to the root of the voropp installation
  • \$VOROPP_LIBDIR points to the directory containing the libraries
  • \$VOROPP_INCDIR points to the directory containing the header files

You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):

  • -I\$VOROPP_INCDIR
and the following flags to your link command (e.g. LDFLAGS in your Makefile):
  • -L\$VOROPP_LIBDIR -Wl,-rpath,\$VOROPP_LIBDIR

Available versions of the package Voro++, by cluster

This section lists the available versions of the package Voro++on the different clusters.

Available versions of Voro++ on the Deepthought2 cluster (RHEL8)

Available versions of Voro++ on the Deepthought2 cluster (RHEL8)
Version Module tags CPU optimized for GPU ready?
0.4.6 voropp/0.4.6 ivybridge N