This is the command smpicc 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
smpicc - SMPI C wrapper compiler
SYNOPSIS
smpicc …
DESCRIPTION
smpicc is just a wrapper around the compiler used to build simgrid, adding the right flags
in order to use the simgrid library and SMPI, the MPI implementation within it. Any
arguments filled to smpicc will be passed to the underlying compiler directly, of which
the --version argument should give the name and the version. Please refer to its
documentation in case of trouble.
ENVIRONMENT VARIABLES
All environment variables taken into account by the compiler will be used, but note that
setting CC has no effect.
AUTHORS
The SimGrid team ([email protected])
COPYRIGHT AND LICENCE
Copyright (c) 2014. The SimGrid Team. All rights reserved.
This program is free software; you may redistribute it and/or modify it under the terms of
GNU LGPL (v2.1) license.
Use smpicc online using onworks.net services