GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » Bugs, Fixes, Releases » New PandaRoot release mar14
New PandaRoot release mar14 [message #16176] Wed, 02 April 2014 11:25 Go to next message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *dip0.t-ipconnect.de
Dear all,
A new pandaroot release mar14 is born, from svn version 24281. This contains all the recents bugs fixed and the improved fast simulation framework. Please use this for the fast simulation campaign.

In order to download it:

svn co https://subversion.gsi.de/fairroot/pandaroot/release/mar14

[Updated on: Fri, 23 May 2014 11:47]

Report message to a moderator

Re: New PandaRoot release mar14 [message #16486 is a reply to message #16176] Wed, 30 April 2014 15:07 Go to previous messageGo to next message
Yuri Naryshkin is currently offline  Yuri Naryshkin
Messages: 42
Registered: August 2008
continuous participant
From: *desy.de
Dear Stefano,
I try to install march version on lenny64 in my home dir:

. rootlogin 534-03
export SIMPATH=/misc/cbmsoft/Lenny64/mar14/

svn co https://subversion.gsi.de/fairroot/pandaroot/release/mar14 pandaroot

cd pandaroot
mkdir buildPanda
cd buildPanda
cmake ../

But I've got an error:

naryshk@lxi047:~/pandaroot_apr2014/pandaroot/buildPanda $ cmake ../
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- The Fortran compiler identification is GNU
-- Check for working Fortran compiler: /usr/bin/gfortran
-- Check for working Fortran compiler: /usr/bin/gfortran -- works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /usr/bin/gfortran supports Fortran 90
-- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes
-- Found FAIRBASE
CMAKE_Fortran_COMPILER full path: /usr/bin/gfortran
Fortran compiler: gfortran
Set BuildType DEBUG
--- Found a Linux ssytem
--- Found GNU compiler collection
--- Build Type: Debug
--- Compiler Flags:
-- Looking for Root...
-- Looking for Root... - Found /usr/local/pub/debian5.0/x86_64/gcc432-11/rootmgr/534-03/bin/root
-- Looking for Root... - Found version is 5.34/03
-- Looking for Pluto...
CMake Error at cmake/modules/FindPLUTO.cmake:45 (message):
Looking for Pluto... - Not found
Call Stack (most recent call first):
CMakeLists.txt:117 (find_package)


-- Configuring incomplete, errors occurred!

Something wrong with the settings?
Yuri.
Re: New PandaRoot release mar14 [message #16489 is a reply to message #16486] Wed, 30 April 2014 15:12 Go to previous messageGo to next message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *to.infn.it
You should use apr13 external packages, and not mar14.
Re: New PandaRoot release mar14 [message #16490 is a reply to message #16489] Wed, 30 April 2014 15:22 Go to previous messageGo to next message
Yuri Naryshkin is currently offline  Yuri Naryshkin
Messages: 42
Registered: August 2008
continuous participant
From: *desy.de
I try to proceed:

. rootlogin 534-03
export SIMPATH=/misc/cbmsoft/Lenny64/apr13/

svn co https://subversion.gsi.de/fairroot/pandaroot/release/mar14 pandaroot

cd pandaroot
mkdir buildPanda
cd buildPanda
cmake ../

But still:

naryshk@lxi035:~/pandaroot_apr2014/pandaroot/buildPanda $ cmake ../
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- The Fortran compiler identification is GNU
-- Check for working Fortran compiler: /usr/bin/gfortran
-- Check for working Fortran compiler: /usr/bin/gfortran -- works
-- Detecting Fortran compiler ABI info
-- Detecting Fortran compiler ABI info - done
-- Checking whether /usr/bin/gfortran supports Fortran 90
-- Checking whether /usr/bin/gfortran supports Fortran 90 -- yes
-- Found FAIRBASE
CMAKE_Fortran_COMPILER full path: /usr/bin/gfortran
Fortran compiler: gfortran
Set BuildType DEBUG
--- Found a Linux ssytem
--- Found GNU compiler collection
--- Build Type: Debug
--- Compiler Flags:
-- Looking for Root...
-- Looking for Root... - Found /usr/local/pub/debian5.0/x86_64/gcc432-11/rootmgr/534-03/bin/root
-- Looking for Root... - Found version is 5.34/03
-- Looking for Pluto...
CMake Error at cmake/modules/FindPLUTO.cmake:45 (message):
Looking for Pluto... - Not found
Call Stack (most recent call first):
CMakeLists.txt:117 (find_package)


-- Configuring incomplete, errors occurred!
Re: New PandaRoot release mar14 [message #16491 is a reply to message #16490] Wed, 30 April 2014 15:25 Go to previous messageGo to next message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *to.infn.it
I saw that the more recent external packages are not installed at GSI.
But you are using the wrong machine (lenny), you should use some hpc machines.
Re: New PandaRoot release mar14 [message #16492 is a reply to message #16491] Wed, 30 April 2014 15:27 Go to previous messageGo to next message
Yuri Naryshkin is currently offline  Yuri Naryshkin
Messages: 42
Registered: August 2008
continuous participant
From: *desy.de
this is new for me, what is the host name to login:
hpc.gsi.de ?
Re: New PandaRoot release mar14 [message #16494 is a reply to message #16492] Wed, 30 April 2014 15:29 Go to previous messageGo to next message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *to.infn.it
Check here.
Re: New PandaRoot release mar14 [message #16502 is a reply to message #16491] Wed, 30 April 2014 21:26 Go to previous messageGo to next message
Yuri Naryshkin is currently offline  Yuri Naryshkin
Messages: 42
Registered: August 2008
continuous participant
From: *desy.de
Thank you Stefano, It's working now! Only one thing I could not understand, what is the reson for:

adapt the line . /path/to/your/current/build/config.sh which sources your current config.sh in the job script files (job_prod.sge, job_prod_pgun.sge, and job_ana.sge)

Is it for running of PANDAroot?
Re: New PandaRoot release mar14 [message #16503 is a reply to message #16502] Wed, 30 April 2014 22:58 Go to previous messageGo to next message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: *ip70.fastwebnet.it
config.sh is the script which loads the pandaroot environment.
Re: New PandaRoot release mar14 [message #16505 is a reply to message #16502] Thu, 01 May 2014 20:50 Go to previous messageGo to next message
Klaus Götzen is currently offline  Klaus Götzen
Messages: 293
Registered: June 2006
Location: GSI
first-grade participant
From: *adsl.alicedsl.de
Hi,


this is only necessary if you want to submit jobs to the cluster Prometheus from a GSI linux machine. For 'normal' running you don't need to adapt the files.


Best,
Klaus
Re: New PandaRoot release mar14 [message #16507 is a reply to message #16505] Fri, 02 May 2014 13:05 Go to previous message
Yuri Naryshkin is currently offline  Yuri Naryshkin
Messages: 42
Registered: August 2008
continuous participant
From: *desy.de
Hi Klaus, Thank you! Yuri.
Previous Topic: [FIXED] occurring crash due to decay file
Next Topic: [FIXED] trunk does not compile (GenfitTools/adapters)
Goto Forum:
  


Current Time: Fri Mar 29 13:19:47 CET 2024

Total time taken to generate the page: 0.00835 seconds