EnglishFrenchSpanish

Ad


OnWorks favicon

h5pcc.openmpi - Online in the Cloud

Run h5pcc.openmpi in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command h5pcc.openmpi that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


h5pcc - helper script to compile HDF5 C applications

DESCRIPTION


usage: h5pcc [OPTIONS] <compile line>

OPTIONS:

-help This help message.

-echo Show all the shell commands executed

-prefix=DIR
Prefix directory to find HDF5 lib/ and include/

subdirectories [default: /usr]

usage: h5pcc [OPTIONS] <compile line>

OPTIONS:

-help This help message.

-echo Show all the shell commands executed

-prefix=DIR
Prefix directory to find HDF5 lib/ and include/

subdirectories [default: /usr]

-show Show the commands without executing them

-showconfig
Show the HDF5 library configuration summary

-shlib Compile with shared HDF5 libraries [default for hdf5 built without static
libraries]

-noshlib
Compile with static HDF5 libraries [default for hdf5 built with static libraries]

<compile line>
- the normal compile line options for your compiler.

h5pcc uses the same compiler you used to compile
HDF5. Check with your compiler's man pages for more information on which options
are needed.

You can override the compiler, linker, and whether or not to use static or shared
libraries to compile your program by setting the following environment variables
accordingly:

HDF5_CC
- use a different C compiler

HDF5_CLINKER
- use a different linker

HDF5_USE_SHLIB=[yes|no]
- use shared or static version of the HDF5 library

[default: no except when built with only
shared libraries]

You can also add or change paths and flags to the compile line using the following
environment varibles or by assigning them to their counterparts in the 'Things You
Can Modify to Override...' section of h5pcc

Variable
Current value to be replaced

HDF5_CPPFLAGS
""

HDF5_CFLAGS
""

HDF5_LDFLAGS
""

HDF5_LIBS
""

Note that adding library paths to HDF5_LDFLAGS where another hdf5 version is
located may link your program with that other hdf5 library version.

Use h5pcc.openmpi online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    facetracknoir
    facetracknoir
    Modular headtracking program that
    supports multiple face-trackers, filters
    and game-protocols. Among the trackers
    are the SM FaceAPI, AIC Inertial Head
    Tracker ...
    Download facetracknoir
  • 2
    PHP QR Code
    PHP QR Code
    PHP QR Code is open source (LGPL)
    library for generating QR Code,
    2-dimensional barcode. Based on
    libqrencode C library, provides API for
    creating QR Code barc...
    Download PHP QR Code
  • 3
    Freeciv
    Freeciv
    Freeciv is a free turn-based
    multiplayer strategy game, in which each
    player becomes the leader of a
    civilization, fighting to obtain the
    ultimate goal: to bec...
    Download Freeciv
  • 4
    Cuckoo Sandbox
    Cuckoo Sandbox
    Cuckoo Sandbox uses components to
    monitor the behavior of malware in a
    Sandbox environment; isolated from the
    rest of the system. It offers automated
    analysis o...
    Download Cuckoo Sandbox
  • 5
    LMS-YouTube
    LMS-YouTube
    Play YouTube video on LMS (porting of
    Triode's to YouTbe API v3) This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/lms-y...
    Download LMS-YouTube
  • 6
    Windows Presentation Foundation
    Windows Presentation Foundation
    Windows Presentation Foundation (WPF)
    is a UI framework for building Windows
    desktop applications. WPF supports a
    broad set of application development
    features...
    Download Windows Presentation Foundation
  • More »

Linux commands

Ad