DOKK / manpages / debian 11 / ibsim-utils / ibsim-run.1.en
ibsim-run(1) General Commands Manual ibsim-run(1)

ibsim-run - run programs in an ibsim-simulated envronment

ibsim-run [<command>]

The package ibsim simulates calls to the umad library (of the Infiniband user-space stack).

In order to use it, you should run ibsim(1), that gets a network diagram. Programs that have libumad2sim.so loaded, override the calls to libumad with calls to the ibsim simulator.

This is a script that runs commands with libumad2sim.so already LD_PRELOAD-ed.

The script will manipulate the environment and then run the rest of the command line in that environment. If no command was given, it will run bash.

However the following options are supported:

Show summary of options and exit.


ibsim -s path/to/net-examples/net.2sw2path4hca

And in a separate shell:


ibsim-run ibdiscover

ibsim(1)

2020-04-05