Nearline prompt processing workflows for DUNE's ArgonCube 2x2 demonstrator.
admin/install.sh
The installation will go into _install
. After installing, edit config/my_launchpad.yaml
to configure the MongoDB connection.
source admin/load.sh
If your my_launchpad.yaml
points to a new Mongo database, run lpad reset
to initialize it.
./watcher.py actions/packetize.sh /global/cfs/cdirs/dune/www/data/2x2/CRS/commission/April2024
This will continue to run in the foreground.
cd $(mktemp -d)
rlaunch rapidfire
The temporary directory avoids littering the filesystem. Use rlaunch rapidfire --nlaunches infinite
to prevent the worker from exiting when there's no available work.