STAR HLT Weekly Discussion
STAR HLT Weekly Discussion
----------------------------------------------------------------------
Bluejeans Meeting Info.
https://bluejeans.com/934506067
To join via Phone:
1) Dial:
+1.408.740.7256
+1.888.240.2560(US Toll Free)
+1.408.317.9253(Alternate number)
2) Enter Conference ID: 934506067
----------------------------------------------------------------------
Jan 23, 2018
- Maksym, Reconstruction of open charm in STAR with KF Particle Finder
- Petr, KF Overview
Oct 3, 2017
- Biao Tu, updates on dNdx fit with derivative
Sep 26, 2017
- Biao Tu, improve dNdx fit by providing derivative of fitting function
Aug 22, 2017
- Hongwei. Produce K and p Embedding samples with HFT tracking in order to check the efficiency, DCA distribution and etc. due to real alignment. These samples will also be used to check the PID, such as dEdx and TOF.
- Maksym and Iouri. Check the reconstruction efficiency for simulation with real alignment for Lambda_c, D0, D+ and Ds. These task is to check the alignment and analysis mechanism are working. After these, check the efficiency and purity from embedding data.
- Michal. For idea geometry, check the KFParticle reconstruction decays. Results are expected to be presented in a table of purity and efficiency.
- Yuri. Fixed the library version TFG17g. This version should be used for the above tasks instead of .DEV2 for better stability.
Aug 15, 2017
- Michal Kocan, Efficiency of reconstruction D0->K0(PiPi)PiPi
Apr 11, 2017
- Hongwei Ke, HLT Job Management System
Feb 13, 2017
- Yongjin Ye, SC calibration with Run12 pp 510GeV data
Jan 31, 2017
- Yongjin Ye, SC study in Run12 pp 510GeV
Jan 24, 2017
- Yongjin Ye, SC calibration for Run12 pp 510GeV
Jan 10, 2017
- Irakli Chakaberia, TPC new cluster finder comparison
Jan 3, 2017
- Run 17 schedule, Hongwei Ke
Oct 18, 2016
- HLT code refactoring for Xeon Phi, Jeff Landgraf, Hongwei Ke
Sep 6, 2016
- Hongwei Ke, resources estimation for BES II
- Yuri Fisyak, compiler tests
Jun 21, 2016
- Hongwei, HLT has switch back all the calibration tables and settings for AuAu200GeV. QA plot look ok. If there is nothing change dramatically, we may not have any new calibration before the end of this run.
- Grigory is working on the merger, which merges the HFT tracks and TPC tracks.
- Zhengqiao updated HLT QA plot for Vz because the requirement was changed during the low energy dAu runs. Zhengqiao will also resume the development of SC auto calibration code for HLT.
Feb 15, 2016
Feb 9, 2016
- Zhaochen Ye. Finished the first t0 calibration for Run16. Working on additional QA plots for the new diElectron algorithm.
- Zhengqiao Zhang. Finished the first space charge calibration for Run16.
- Grigory Kozlov. Working on the merger now, but need simulation data. Zhengqiao will help to preparing the data.
Jan. 25, 2016
- Grigory Kozlov, The CA-HFT tracker is now running at ~90ms per event. Speed is expected to improve when we run the code on AVX available CPU.
- Maksym Zyzak, working on using SCIF APIs to transfer data between CPU and Phi.
- Hongwei Ke, HLT is almost ready for the run, except a few calibration tables needed to generated during the first a few days after collisions are available.
- Zaochen Ye, Working on HLT online QA code to add plots for MTD quarkonium.
Jan. 19, 2016
- Hongwei Ke, HLT is prepared for the coming run. Given the new machines are not arrived here, we prepared the current machines to be used for now. Will do a test later today.
- Maksym Zyzak, Keep working on the KFParticle server on the Phi card side.
- Grigory Kozlov, The CA-HFT tracker is now running at ~200ms per event. One more optimization is hopefully finished by the end of this week.
Jan. 13, 2016
- Maksym Zyzak, Status of the KF Particle Finder package for the Xeon Phi. Discuss the KFParticle secondary vertices reconstruction and task division of FIAS group.
Dec. 22, 2015
- Mike Lisa, 4Sd: the "other" di-baryon state searching in STAR. Discuss the idea of search 4Sd in HLT. Grigory Nigmatkulov will use KFParticle to estimate the selection rate with Run14 data.
- Maksym Zyzak, Investigation of decays reconstruction in HLT. Discuss the KFParticle secondary vertices reconstruction and task division of FIAS group.
- Ivan Kisel, Status of the primary vertex estimation. Present the recent development on primary vertex estimation algothms, which is intended to be used to start CA-HFT tracking.
Dec. 15, 2015
- Aihong, Thoughts on Exotic Searches at STAR.
Nov. 17, 2015
- Grigory, Status of HFT CA track finder Grid. Triplete calculation has been vectorized and gives x7.7 speedup.
Nov. 10, 2015
- Zhengqiao, Simulation events with pileup. Simulated ~1.5k AuAu 200GeV events with pileup for CA-HFT tracker turning.
- Grigory, Status of HFT CA track finder Grid. Grid of HFT hits has been implimented and shows very good speed up, especially for doublets calculation.
- Rongrong, HLT performance using embedded muons. We invited Rongrong come to talk about the study on the HLT-diMuon trigger efficiency. New matching algorithm shows significant improvement.
Nov. 3, 2015
- Valentina. PV reconstruction with KF Particle. Discussed prelimary results of using KFParticle to reconstruct PV in AuAu collisions at 200GeV.
- Grigory. Implimented grid for the CA-HFT tracker which will significantly increased the speed of CA-HFT tracker.
- Maksym and Hongwei. Vc CPU version and MIC version both works, but we still have problem of building offload version.
Oct. 20, 2015
Hongwei Ke, Some experience with Vc
Hongwei - This problem was triggered by the speed optimization of the local z calculation if HFT hits, StThinPlateSpline::z(). It turns out that a simple implementation with raw C++ arrays works the best with icc auto-verization. Explicit vectorization with Vc library works the second best with gcc. Surpassingly icc + Vc works five time slower than gcc + Vc and 10 times slower than icc auto-verization. Maksym thinks it maybe something to do with how icc treats inline functions, which are heavily used by Vc library. Need more study on this.
Oct. 13, 2015
Gregory Kozlov, Status of HFT CA track finder
- Grgory talked about the new update of CA tracker for HFT. By calculate the doublets and triplets from outer station instead of calculating all of them, we see very good speed up, espically with low multiplicity events. There are still many optimization opportunities to imporve the speed.
- Maksym contacted Matthias, the author of Vc library, and it seems that there should not being problem of running Vc in offload. However, a real example is required by Mattias to work on. Maksym will contact Mattias again next week.
What we do not understand now is how to call the same Vc code in CPU version and MIC offload version in the same program. It maybe helpful to know how Mattias thinks of this problem.
- Hongwei has some news from supermicro tech. support aobut the low frenquency problem of phi card on HLT servers, model SYS-1027GR-TRFT+. The problem is that the phi card can only run at the lowest allowed frenquency when it is plugin in the right slot (see from front). After discuss and test for about three weeke, supermicro tech. support seems sure that a new riser card on the right side is needed, reversion from 1.00 to 1.01. Will send our card to supermicor will get a new one back.
Hongwei will also talk with Zhengqiao about how to dump HFT hits for both MC and real events for Grgory. We may be able to joint some effort with Yuri, because he is producing MC events including HFT and pile-up for StiCA evaluation.
Oct. 6, 2015
For the interests of this group, Hongwei, Sti and StiCA Performance Comparison
Sep. 29, 2015
Gregory Kozlov, Status of HFT CA track finder
Jul. 8, 2014
We disscussed the HLT tracking efficiency again. There are two approches we can use. First choice is Yuri's HLTCAInterface, which can run HLT TPC maps can CA tracker in the save time. We used this method before, but found asymmetry between east and west TPC. We suspect that there is somethink wrong with the TPC maps. However, we have not identified them yet. The second choice is to write our own association tools. We can use common hits schem used by Xiangming before. We conclude that we will need these tools anyway. So will write it in this summary.
Nov. 12, 2013
Hongwei Ke, PV Reconstruction at 19.6GeV
Oct. 29, 2013
Hongwei Ke, HLT TPC Maps' Problem
Sep. 10, 2013
Hongwei Ke, HLT+KFParticle PV finder
Aug. 13, 2013
Hongwei Ke, HLT+CA
Jul. 30, 2013
Hongwei Ke, HLT Status
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px Helvetica; -webkit-text-stroke: #000000}
p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px Helvetica; color: #0069d9; -webkit-text-stroke: #0069d9}
span.s1 {font-kerning: none}
span.s2 {text-decoration: underline ; font-kerning: none}
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px Helvetica; -webkit-text-stroke: #000000}
p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px Helvetica; color: #0069d9; -webkit-text-stroke: #0069d9}
p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px Helvetica; -webkit-text-stroke: #000000; min-height: 17.0px}
span.s1 {font-kerning: none}
span.s2 {font-kerning: none; color: #000000; -webkit-text-stroke: 0px #000000}
span.s3 {text-decoration: underline ; font-kerning: none; -webkit-text-stroke: 0px #0069d9}
- Printer-friendly version
- Login or register to post comments