Skip to main content

rust: Rust programming language

Contents

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

Overview of package

General information about package
Package: rust
Description: Rust programming language
For more information: https://www.python.org
Categories:
License: OpenSource (Apache 2.0/MIT)

General usage information

Rust is a multi-paradigm, high-level, general purpose programming language. It is syntactically similar to C++ but was designed with memory safety in mind.

This module will add the rustc, cargo and related commands to your path.

In case you need to link against this library in your code, 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 rust, by cluster

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

Available versions of rust on the Zaratab cluster

Available versions of rust on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
1.48.0 rust/1.48.0 zen Y
1.65.0 rust/1.65.0 icelake, x86_64, zen2 Y
1.60.0 rust/1.60.0 zen2 Y
1.51.0 rust/1.51.0 zen2 Y






Back to Top