usatlas-hllhc-computing-l AT lists.bnl.gov
Subject: US ATLAS HL-LHC computing discussion
List archive
Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group
- From: Heather Gray <heather.gray AT cern.ch>
- To: <zdong AT bnl.gov>
- Cc: usatlas-hllhc-computing-l AT lists.bnl.gov
- Subject: Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group
- Date: Thu, 6 Sep 2018 15:40:31 -0700
_______________________________________________Even with Xin's help setup relocated cvms .
Still get the same error.
Maybe somewhere the code still depends on non-exiting /afs on IC
/afs/cern.ch/atlas/groups/Simulation/FastCaloSimV2/TFCSparam_v005.root
Zhihua DongComputational Science InitiativeBrookhaven National LaboratoryPhone: 631-344-4141
From: Lancon, Eric
Sent: Thursday, September 6, 2018 1:17:01 PM
To: Dong, Zhihua; Lin, Meifeng; Snyder,Scott S
Cc: usatlas-hllhc-computing-l AT lists.bnl.gov
Subject: Re: [Usatlas-hllhc-computing-l] Fast Simulation Working GroupOK good!
Xin did something to overcome the cvmfs issue I believe, when he tested KNLs
Eric
From: "Dong, Zhihua" <zdong AT bnl.gov>
Date: Thursday, September 6, 2018 at 12:51 PM
To: "Lancon, Eric" <elancon AT bnl.gov>, "Lin, Meifeng" <mlin AT bnl.gov>, "Snyder,Scott S" <snyder AT bnl.gov>
Cc: "usatlas-hllhc-computing-l AT lists.bnl.gov" <usatlas-hllhc-computing-l AT lists.bnl.gov>
Subject: Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group
Dear Eric
I don't have CERN account. Costin helped me downloaded it.
Also we installed ROOT on IC.
But the code seems depends on /afs or /cvmfs which does not exist on IC.
Maybe it's just setup issue . Current setup.sh :
[zdong@icsubmit01 FastCaloSimAnalyzer]$ pwd
/hpcgpfs01/scratch/zdong/FS/afs/usatlas.bnl.gov/software/downloads/DB/21.0/athena/Simulation/ISF/ISF_FastCaloSim/FastCaloSimAnalyzer
[zdong@icsubmit01 FastCaloSimAnalyzer]$ cat setup.sh
if [ -z $ATLAS_LOCAL_ASETUP_VERSION ];
then
# do it only if it has not been done yet
export ATLAS_LOCAL_ROOT_BASE=/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase
alias setupATLAS='source ${ATLAS_LOCAL_ROOT_BASE}/user/atlasLocalSetup.sh'
source $ATLAS_LOCAL_ROOT_BASE/user/atlasLocalSetup.sh
else
echo "Atlas environment already configured."
fi
lsetup root
lsetup git
[zdong@icsubmit01 FastCaloSimAnalyzer]$
Ignore it , get errors in ".x runTFCSShapeValidation.cxx"
...
...
hit_to_cell_mapping_23 INFO PDGID: all ; Ekin=all ; eta=all
hit_to_cell_mapping_23 INFO Ekin_bin=all ; calosample=23
hit_to_cell_mapping_23 INFO geo=0
Error in <TFile::TFile>: file /afs/cern.ch/atlas/groups/Simulation/FastCaloSimV2/TFCSparam_v005.root does not exist
...
Zhihua Dong
Computational Science Initiative
Brookhaven National Laboratory
Phone: 631-344-4141
From: Lancon, Eric
Sent: Thursday, September 6, 2018 12:27:49 PM
To: Dong, Zhihua; Lin, Meifeng; Snyder,Scott S
Cc: usatlas-hllhc-computing-l AT lists.bnl.gov
Subject: Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group
Hello Zhihua,
I tested with my google account, access does not work,
Do you have a CERN account?
Yes it needs ROOT
his package is standalone and thus does NOT require athena BUT only requires root 6.08 or later versions.
Eric
From: Usatlas-hllhc-computing-l <usatlas-hllhc-computing-l-bounces AT lists.bnl.gov> on behalf of "Dong, Zhihua" <zdong AT bnl.gov>
Date: Thursday, September 6, 2018 at 11:46 AM
To: "Lin, Meifeng" <mlin AT bnl.gov>, "Snyder,Scott S" <snyder AT bnl.gov>
Cc: "usatlas-hllhc-computing-l AT lists.bnl.gov" <usatlas-hllhc-computing-l AT lists.bnl.gov>
Subject: Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group
This might be a stupid question .
Do I need CERN account to download the
https://gitlab.cern.ch/atlas-simulation-fastcalosim/FastCaloSimAnalyzer
Trying login with Google or other public account does not work for me.
Also does it require ROOT to run the code ?
Best
Zhihua Dong
Computational Science Initiative
Brookhaven National Laboratory
Phone: 631-344-4141
From: Usatlas-hllhc-computing-l <usatlas-hllhc-computing-l-bounces AT lists.bnl.gov> on behalf of scott snyder <scott.snyder AT cern.ch>
Sent: Wednesday, September 5, 2018 2:40:35 PM
To: Lin, Meifeng
Cc: usatlas-hllhc-computing-l AT lists.bnl.gov
Subject: Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group
hi Meifeng -
>Which server at BNL did you put the files on? Most of us at CSI only have access to the BNL
>Institutional Cluster nodes (icsubmit or knlsubmit), and I couldn't seem to find the directories you
>referred to in your doc.
I copied the tree /afs/usatlas.bnl.gov/software/downloads/DB/21.0
to ~snyder/21.0.tar.bz2 --- i think you should be able to read that.
Let me know when you've copied it so i can remove it from there.
thanks,
sss
_______________________________________________
Usatlas-hllhc-computing-l mailing list
Usatlas-hllhc-computing-l AT lists.bnl.gov
https://lists.bnl.gov/mailman/listinfo/usatlas-hllhc-computing-l
Usatlas-hllhc-computing-l mailing list
Usatlas-hllhc-computing-l AT lists.bnl.gov
https://lists.bnl.gov/mailman/listinfo/usatlas-hllhc-computing-l
-
Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group,
Heather Gray, 09/04/2018
- Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group, Lin, Meifeng, 09/05/2018
-
Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group,
Meifeng Lin, 09/05/2018
- Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group, Heather Gray, 09/05/2018
-
Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group,
scott snyder, 09/05/2018
-
Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group,
Dong, Zhihua, 09/06/2018
-
Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group,
Lancon, Eric, 09/06/2018
-
Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group,
Dong, Zhihua, 09/06/2018
-
Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group,
Lancon, Eric, 09/06/2018
- Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group, Dong, Zhihua, 09/06/2018
- Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group, Heather Gray, 09/06/2018
- Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group, Hasib Ahmed, 09/07/2018
- Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group, Dong, Zhihua, 09/07/2018
- Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group, Hasib Ahmed, 09/07/2018
- Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group, Dong, Zhihua, 09/07/2018
- Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group, Hasib Ahmed, 09/07/2018
- Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group, Dong, Zhihua, 09/07/2018
- Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group, Dong, Zhihua, 09/10/2018
- Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group, Hasib Ahmed, 09/11/2018
- Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group, Dong, Zhihua, 09/11/2018
- Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group, Hasib Ahmed, 09/11/2018
-
Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group,
Lancon, Eric, 09/06/2018
-
Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group,
Dong, Zhihua, 09/06/2018
-
Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group,
Lancon, Eric, 09/06/2018
-
Re: [Usatlas-hllhc-computing-l] Fast Simulation Working Group,
Dong, Zhihua, 09/06/2018
Archive powered by MHonArc 2.6.24.