Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Tcl (pronounced "tickle") is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful. Tcl casts everything into the mold of a command, even programming constructs like variable assignment and procedure definition. Tcl supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles.

Usage

31
Versionmodule nameCompiler/MPIGCC
8.6.GCC 9.3.0Intel 19.0.3Intel 20.0.3OneAPI 2021.3.0SerialMPICH 3.3.2MVAPICH2 2.3.4OpenMPI 4.0.510tcl/8.6.10


OpenMPI 4.0.5
Compiler/MPIGCC 8.3.1GCC 9.3.0Intel 19.0.3Intel 20.0.3OneAPI 2021.3.0MPICH 3.3.2MVAPICH2 2.3.4
Serial





Code Block
languagebash
titleExample
collapsetrue

...