Difference: SBAMSoftwareProjects (1 vs. 3)

Revision 32019-11-26 - AlessioSarti

 

Home Page of SBAM software projects

Changed:
<
<
>
>

 

Computing resources

The SBAM group has two main computing resources:

  • lisa
  • the GARR cloud
While lisa is a machine hosted in the SBAI department, the GARR cloud is mantained by GARR.

The lisa access has a dedicated wiki page, while the garr cloud info is listed below.

The GARR cloud

Currently there are three active nodes and the possibility to access the object storage for files archival and backups.

The active instances can be accessed only from the Sapienza domain (if you need to access them from elsewhere, please setup a VPN).

The available nodes are:

  • A node for general 'Medical Physics' applications [mpnode]: ssh -X -Y -C 90.147.188.13
Changed:
<
<
  • A node for activities related to 'MONDO' project [mondonode]: ssh -X -Y -C 90.147.188.196
  • A node for acrivities related to the 'DoseProfiler' project [dpnode]: ssh -X -Y -C 90.147.188.132
>
>
  • A node for activities related to 'MONDO' project [mondonode]: ssh -X -Y -C 90.147.188.196
  • A node for acrivities related to the 'DoseProfiler' project [dpnode]: ssh -X -Y -C 90.147.188.132
 Each node is equipped with 16 CPUs and a block storage of 2TB.
Added:
>
>

Access to the block storage

 
Added:
>
>
The GARR machines have access to the block storage.

To have access to the block storage one has to:

  • Install openstack
  • Install rclone
  • Use the rclone commands as stated in the following link
    • E.g. to list the command of an active container (listed below) you can do something like:
      rclone ls garr-cloud:backup_mondo
    • E.g. to copy a single file into a folder called testDir you can do:
      rclone -P copy garr-cloud:backup_mondo/neutron_files_nov19/proton_10MeV_mondo16_20_100k.root testDir
To use the openstack/rclone commands one needs to have generated the application credentials from the GARR dashboard. Please contact the project admin (Alessio.Sarti@uniroma1.it) to have the credentials.

To setup the openstack access:

  • Clear the environment variables using the unset.sh script [provided from A. Sarti]
  • Set the openstack env variables using the openrc.sh script [created from the dashboard, provided from A. Sarti]
The active containers are listed below
Project Name Description
MONDO garr-cloud:backup_mondo Contains the backup of the MONDO data.
 

Software Projects

DAQ

The DAQ interfaces are kept under SVN.

Changed:
<
<
To browse the available packages do:
>
>
To browse the available packages do:
 
svn ls svn+ssh://USER@arpg-serv.ing2.uniroma1.it/Users/Shared/SvnRepos/TestBeamCode

remember to change the command line specifying your USER.

Decoding (analyzers)

The decoders are kept under SVN as well.

Changed:
<
<
To browse the available packages do:
>
>
To browse the available packages do:
 
svn ls svn+ssh://USER@arpg-serv.ing2.uniroma1.it/Users/Shared/SvnRepos/TestBeamCode

Remember to change the command line specifying your USER.

The packages that end with *Decode are keeping the decoders.

-- AlessioSarti - 2011-09-20

Revision 22019-11-22 - AlessioSarti

 

Home Page of SBAM software projects

Added:
>
>

Computing resources

The SBAM group has two main computing resources:

  • lisa
  • the GARR cloud
While lisa is a machine hosted in the SBAI department, the GARR cloud is mantained by GARR.

The lisa access has a dedicated wiki page, while the garr cloud info is listed below.

The GARR cloud

Currently there are three active nodes and the possibility to access the object storage for files archival and backups.

The active instances can be accessed only from the Sapienza domain (if you need to access them from elsewhere, please setup a VPN).

The available nodes are:

  • A node for general 'Medical Physics' applications [mpnode]: ssh -X -Y -C 90.147.188.13
  • A node for activities related to 'MONDO' project [mondonode]: ssh -X -Y -C 90.147.188.196
  • A node for acrivities related to the 'DoseProfiler' project [dpnode]: ssh -X -Y -C 90.147.188.132
Each node is equipped with 16 CPUs and a block storage of 2TB.

Software Projects

 

DAQ

Changed:
<
<
Projects can be browsed under the trac interface
>
>
The DAQ interfaces are kept under SVN.
 
Changed:
<
<
Currently we have BRIDGE based DAQ (Btf_2011_CaloBridge) and CPU based DAQ (Btf_2011_Calo).
>
>
To browse the available packages do:
Added:
>
>
svn ls svn+ssh://USER@arpg-serv.ing2.uniroma1.it/Users/Shared/SvnRepos/TestBeamCode

remember to change the command line specifying your USER.

 

Decoding (analyzers)

Changed:
<
<
DAQ data can be easily decoded using tools developed specificcally for various TB.
  • BTF tb 2011
  • Catania tb 2011
Other software for the Explorer setup can be accessed under other roma1 svn repository.
>
>
The decoders are kept under SVN as well.

To browse the available packages do:

svn ls svn+ssh://USER@arpg-serv.ing2.uniroma1.it/Users/Shared/SvnRepos/TestBeamCode
Added:
>
>
Remember to change the command line specifying your USER.

The packages that end with *Decode are keeping the decoders.

  -- AlessioSarti - 2011-09-20

Revision 12011-09-20 - AlessioSarti

 

Home Page of SBAM software projects

DAQ

Projects can be browsed under the trac interface

Currently we have BRIDGE based DAQ (Btf_2011_CaloBridge) and CPU based DAQ (Btf_2011_Calo).

Decoding (analyzers)

DAQ data can be easily decoded using tools developed specificcally for various TB.

  • BTF tb 2011
  • Catania tb 2011
Other software for the Explorer setup can be accessed under other roma1 svn repository.

-- AlessioSarti - 2011-09-20

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback