Skip to main content

curl: command line tool for transferring data

Contents

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

Overview of package

General information about package
Package: curl
Description: command line tool for transferring data
For more information: http://curl.haxx.se
Categories:
License: OpenSource (Curl license (MIT based))

General usage information

curl is a command line tool for transferring data to or from a server supporting a variety of protocols including HTTP, HTTPS, FTP, FTPS, SFTP, and SMB.

This module will add the curl command 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 curl, by cluster

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

Available versions of curl on the Zaratab cluster

Available versions of curl on the Zaratab cluster
Version Module tags CPU(s) optimized for GPU ready?
7.68.0 curl/7.68.0 zen Y
7.88.1 curl/7.88.1 zen2 Y
7.78.0 curl/7.78.0 zen2 Y
8.4.0 curl/8.4.0 icelake, x86_64, zen2 Y






Back to Top