.. _PTSCOTCH_SUFFIX:

PTSCOTCH_SUFFIX
===============

.. cmake_variable:: PTSCOTCH_SUFFIX

  PTScotch might be compiled using different
  integer sizes (int32, int64, long). When
  this is is set the headers and libaries
  are search under the suffix
  :code:`include/scotch-${PTSCOTCH_SUFFIX}`, and
  :code:`lib/scotch-${PTSCOTCH_SUFFIX}`, respectively.

