Difference: LisaMachine (1 vs. 6)

Revision 62017-12-20 - AlessioSarti

 
META TOPICPARENT name="GruppoSBAM"

Lisa Machine configuration and tips

This page documents the settings of the lisa machine and the tips for the users.

Access

To access the lisa machine you have to connect trough

ssh -X -Y -C user@151.100.38.237 -p 31415

To copy data to and from lisa the recommended method is rsync using the following command (an example to copy FROM local TO lisa):

rsync -rvz --progress -e 'ssh -p 31415' localfile user@151.100.38.237:/path/to/file/on/lisa/localfile

Available software

Configuration

To use ROOT

Changed:
<
<
>
>
 6.09.01
 
export ROOTSYS=/home_arpg/software/root_60901
export LD_LIBRARY_PATH=$ROOTSYS/lib
export PATH=$ROOTSYS/bin:$PATH
Added:
>
>
Other specific versions are available under the software folder, list them and point your configuration to what you prefer.

A link to a stable, up-to-date version of root is provided through the link

export ROOTSYS=/home_arpg/software/root
export LD_LIBRARY_PATH=$ROOTSYS/lib
export PATH=$ROOTSYS/bin:$PATH
 To use FLUKA (2011.2c.5)

export FLUKA=/home_arpg/software/flukagfor2016.4
export FLUPRO=/home_arpg/software/flukagfor
export FLUFOR=gfortran

-- Alessio Sarti - 2017-02-14

Comments


<--/commentPlugin-->
Added:
>
>

Revision 52017-04-06 - ValeJac

 
META TOPICPARENT name="GruppoSBAM"

Lisa Machine configuration and tips

This page documents the settings of the lisa machine and the tips for the users.

Access

To access the lisa machine you have to connect trough

Deleted:
<
<
 
ssh -X -Y -C user@151.100.38.237 -p 31415

To copy data to and from lisa the recommended method is rsync using the following command (an example to copy FROM local TO lisa):

Added:
>
>
 
rsync -rvz --progress -e 'ssh -p 31415' localfile user@151.100.38.237:/path/to/file/on/lisa/localfile

Available software

Configuration

To use ROOT

Added:
>
>
 
export ROOTSYS=/home_arpg/software/root_60901
export LD_LIBRARY_PATH=$ROOTSYS/lib
export PATH=$ROOTSYS/bin:$PATH

To use FLUKA (2011.2c.5)

Changed:
<
<
export FLUKA=/home_arpg/software/flukagfor
>
>
Added:
>
>
export FLUKA=/home_arpg/software/flukagfor2016.4
 export FLUPRO=/home_arpg/software/flukagfor
Deleted:
<
<
export FLUTIL=/home_arpg/software/flukagfor/flutil
 export FLUFOR=gfortran

-- Alessio Sarti - 2017-02-14

Comments


<--/commentPlugin-->

Revision 42017-02-22 - AlessioSarti

 
META TOPICPARENT name="GruppoSBAM"

Lisa Machine configuration and tips

This page documents the settings of the lisa machine and the tips for the users.

Access

To access the lisa machine you have to connect trough

Added:
>
>
 
ssh -X -Y -C user@151.100.38.237 -p 31415
Changed:
<
<
To copy...
>
>
To copy data to and from lisa the recommended method is rsync using the following command (an example to copy FROM local TO lisa):
Added:
>
>
rsync -rvz --progress -e 'ssh -p 31415' localfile user@151.100.38.237:/path/to/file/on/lisa/localfile
 

Available software

Configuration

To use ROOT

Deleted:
<
<
 
export ROOTSYS=/home_arpg/software/root_60901
export LD_LIBRARY_PATH=$ROOTSYS/lib
export PATH=$ROOTSYS/bin:$PATH

To use FLUKA (2011.2c.5)

Deleted:
<
<
 
export FLUKA=/home_arpg/software/flukagfor
export FLUPRO=/home_arpg/software/flukagfor
export FLUTIL=/home_arpg/software/flukagfor/flutil
export FLUFOR=gfortran

-- Alessio Sarti - 2017-02-14

Comments


<--/commentPlugin-->

Revision 32017-02-15 - AlessioSarti

 
META TOPICPARENT name="GruppoSBAM"

Lisa Machine configuration and tips

This page documents the settings of the lisa machine and the tips for the users.

Access

To access the lisa machine you have to connect trough

Deleted:
<
<
 
ssh -X -Y -C user@151.100.38.237 -p 31415

To copy...

Available software

  • svn
  • root
Changed:
<
<
>
>
 
  • texlive
Added:
>
>
 

Configuration

To use ROOT

Added:
>
>
 
export ROOTSYS=/home_arpg/software/root_60901
export LD_LIBRARY_PATH=$ROOTSYS/lib
export PATH=$ROOTSYS/bin:$PATH

To use FLUKA

Changed:
<
<
 (2011.2c.5)
>
>
(2011.2c.5)
Added:
>
>
 
export FLUKA=/home_arpg/software/flukagfor
export FLUPRO=/home_arpg/software/flukagfor
export FLUTIL=/home_arpg/software/flukagfor/flutil
export FLUFOR=gfortran

-- Alessio Sarti - 2017-02-14

Comments


<--/commentPlugin-->

Revision 22017-02-15 - AlessioSarti

 
META TOPICPARENT name="GruppoSBAM"

Lisa Machine configuration and tips

This page documents the settings of the lisa machine and the tips for the users.

Added:
>
>

Access

To access the lisa machine you have to connect trough

ssh -X -Y -C user@151.100.38.237 -p 31415

To copy...

 

Available software

  • svn
  • root
Changed:
<
<
  • flair - fluka
>
>
 
  • texlive

Configuration

To use ROOT

export ROOTSYS=/home_arpg/software/root_60901
export LD_LIBRARY_PATH=$ROOTSYS/lib
export PATH=$ROOTSYS/bin:$PATH

To use FLUKA

Changed:
<
<
>
>
 (2011.2c.5)
 
export FLUKA=/home_arpg/software/flukagfor
export FLUPRO=/home_arpg/software/flukagfor
export FLUTIL=/home_arpg/software/flukagfor/flutil
export FLUFOR=gfortran

-- Alessio Sarti - 2017-02-14

Comments


<--/commentPlugin-->

Revision 12017-02-14 - AlessioSarti

 
META TOPICPARENT name="GruppoSBAM"

Lisa Machine configuration and tips

This page documents the settings of the lisa machine and the tips for the users.

Available software

  • svn
  • root
  • flair - fluka
  • texlive

Configuration

To use ROOT

export ROOTSYS=/home_arpg/software/root_60901
export LD_LIBRARY_PATH=$ROOTSYS/lib
export PATH=$ROOTSYS/bin:$PATH

To use FLUKA

export FLUKA=/home_arpg/software/flukagfor
export FLUPRO=/home_arpg/software/flukagfor
export FLUTIL=/home_arpg/software/flukagfor/flutil
export FLUFOR=gfortran

-- Alessio Sarti - 2017-02-14

Comments


<--/commentPlugin-->
 
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