Skip to content

lbl-neutrino/arcube_nearline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arcube_nearline

Nearline prompt processing workflows for DUNE's ArgonCube 2x2 demonstrator.

Installation

admin/install.sh

The installation will go into _install. After installing, edit config/my_launchpad.yaml to configure the MongoDB connection.

Environment setup

source admin/load.sh

If your my_launchpad.yaml points to a new Mongo database, run lpad reset to initialize it.

Monitoring the filesystem and loading the DB

./watcher.py actions/packetize.sh /global/cfs/cdirs/dune/www/data/2x2/CRS/commission/April2024

This will continue to run in the foreground.

Launching a worker loop

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.

About

Prompt processing for DUNE's ArgonCube 2x2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published