Skip to main content

libiconv: Functions for internationalization/character set conversion

Contents

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

Overview of package

General information about package
Package: libiconv
Description: Functions for internationalization/character set conversion
For more information: https://developer.nvidia.com/cuda-zone
Categories:
License: Unknown

General usage information

Libiconv provides an implementation of the iconv function and command which can be used to convert different character encodings.

This module will add the iconv ommand to your path.

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 libiconv, by cluster

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

Available versions of libiconv on the Zaratab cluster

Available versions of libiconv on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
1.17 libiconv/1.17 icelake, x86_64, zen2 Y
1.16 libiconv/1.16 zen, zen2 Y






Back to Top