Table Of Contents

Previous topic

archive

Next topic

checkout

This Page

build

build cactus either locally or remotely

Usage

sim build [options] [ config ] [options]

Build a Cactus configuration called config. If config is omitted, the default configuration name specified in defs.local.ini is used.

Options

--profile

Build Cactus with profiling

--optimise

Build Cactus with optimization, disabled if debugging is enabled

--no-submitscript

Build configuration without a submit script, and remove one if it exists.

--unsafe

Build Cactus with unsafe options

--virtual

Build a virtual Cactus installation using a predefined executable

--reconfig

Reconfig Cactus before building

--virtual-executable <file>

Existing executable for building a virtual Cactus executable

--clean

Clean Cactus before building

--debug

Build Cactus with debugging code designed to catch errors (a new configuration will be built named with a -debug suffix)

--thornlist <file>

ThornList file for building Cactus

--optionlist <file>

OptionList file for building Cactus