Scopira
20080306
|
Scopira based applications can take command line options. All options are in the form of option=value
System options are options that are available to all Scopira based applications. They are:
Your application may introduce other options. For example, project based applications may also have:
In addition to the command line, Scopira based applications also search a few additional locations for paramters. These locations are based on your APPNAME. The APPNAME is the name of the binary that was run, sans extension and path. For example, you you run /usr/bin/evident.exe, your APPNAME is simply, evident.
The following locations are searched in the following order:
./scopira.exe debug=1 echo lib=/path/to/some/libplugin.so >> ~/.scopira/scopira.config export SCOPIRA_CONFIG=mpi=1