Skip to main content

mesa: Mesa is an open-source OpenGL graphics library

Contents

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

Overview of package

General information about package
Package: mesa
Description: Mesa is an open-source OpenGL graphics library
For more information: https://www.mesa3d.org/
Categories:
License: Unknown

General usage information

Mesa is an open-source implementation of the OpenGL specification, a system for rendering interactive 3D graphics. The installed package offers full OpenGL, OpenGL ES, GLX, GLU, GLEW, and OsMesa support.

You may access GLU headers and library using the environment variables: \$MESAGLU_INCDIR, \$MESAGLU_LIBDIR You may access GLEW headers and library using the environment variables: \$GLEW_INCDIR, \$GLEW_LIBDIR

The following environmental variables have been defined:

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

and the following flags to your link command (e.g. LDFLAGS in your Makefile):

Available versions of the package mesa, by cluster

This section lists the available versions of the package mesaon the different clusters.

Available versions of mesa on the Zaratab cluster

Available versions of mesa on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
22.1.6 mesa/22.1.6 icelake, x86_64, zen2 Y
21.0.0 mesa/21.0.0 zen Y
21.2.5 mesa/21.2.5 zen2 Y






Back to Top