Skip to content

Instructions for using software TPG in emulated mode

Adam Abed Abud edited this page Apr 28, 2023 · 10 revisions

28-Apr-2023 - Work in progress (AAA)

The following is a set of instructions for creating a software area with software tpg (SWTPG) enabled and running in emulated mode.

Instructions

Steps for creating a software area as described in here:

cd <directory_above_where_you_want_the_new_software_area>
source /cvmfs/dunedaq.opensciencegrid.org/setup_dunedaq.sh
setup_dbt dunedaq-v4.0.0
dbt-create dunedaq-v4.0.0 <work_dir>
cd <work_dir>
Clone this wiki locally