Difference between revisions of "GlueX Offline Meeting, January 23, 2013"

From GlueXWiki
Jump to: navigation, search
(notes as minutes)
m (Text replacement - "http://argus.phys.uregina.ca/cgi-bin/private" to "https://halldweb.jlab.org/doc-private")
 
(11 intermediate revisions by the same user not shown)
Line 12: Line 12:
 
## 14:45 Session IVb (100) --- Offline Reconstruction - (Organizer: M. Ito)
 
## 14:45 Session IVb (100) --- Offline Reconstruction - (Organizer: M. Ito)
 
# Data Challenge Status
 
# Data Challenge Status
##[http://argus.phys.uregina.ca/cgi-bin/private/DocDB/ShowDocument?docid=2129 Report]
+
##[https://halldweb.jlab.org/doc-private/DocDB/ShowDocument?docid=2129 Report]
 
## [[Using the Grid|New grid data-access HOWTO]]: Richard
 
## [[Using the Grid|New grid data-access HOWTO]]: Richard
 
# CCDB status: Dmitry
 
# CCDB status: Dmitry
Line 33: Line 33:
 
==Slides==
 
==Slides==
  
Talks can be deposited in the directory <code>/group/halld/www/halldweb1/html/talks/2013-1Q</code> on the JLab CUE. This directory is accessible from the web at https://halldweb1.jlab.org/talks/2013-1Q/ .
+
Talks can be deposited in the directory <code>/group/halld/www/halldweb/html/talks/2013-1Q</code> on the JLab CUE. This directory is accessible from the web at https://halldweb.jlab.org/talks/2013-1Q/ .
  
 
=Minutes=
 
=Minutes=
  
New Note 39
+
Present:
 +
* '''CMU''': Paul Mattione, Curtis Meyer
 +
* '''FSU''': Nathan Sparks
 +
* '''IU''': Kei Moriya, Matt Shepherd
 +
* '''JLab''': Mark Ito (chair), David Lawrence, Yi Qiang, Dmitry Romanov, Simon Taylor, Elliott Wolin, Beni Zihlmann
 +
* '''UConn''': Alex Barnes
  
 +
==Announcements==
  
paul curtis
+
Elliott told us that the Online group is putting together online computing cluster. If there are requirements or suggestions for their plans, please contact Elliott.
matt kei
+
alex barnes
+
elliott dmitry david simon mark beni yi
+
nathan
+
  
announcementes
+
==Collaboration Meeting==
  
elliott: putting together online computing cluster
+
We discussed the agenda for the offline session at the up-coming collaboration meeting. A tentative agenda:
  
collaboration meeting
+
* Overview: Mark
ccdb
+
* CCDB: Dmitry
summary\
+
* Tracking: Simon
tradcking
+
* TBD: David
dave
+
  
dapplication
+
==Data Challenge Status==
hdgeant and hdsmear updated by david to use dapplication
+
 
using all methods work, on redhat 6
+
Curtis has started writing a [https://halldweb.jlab.org/doc-private/DocDB/ShowDocument?docid=2129 report] on the recently completed data challenge. There are still a lot of sections to be filled in.
b1pi analysis suite works
+
 
problems with hangs on database at JLab
+
==CCDB Status==
tagged release created
+
 
redhat 5 centos 5 problem with ccdb
+
Dmitry gave a report:
0.7 tag, incorporate resources
+
 
 +
* The DANA library of sim-recon now requires CCDB to build. CCDB is still optional however.
 +
* David has updated HDGeant and mcsmear use the new DANA (the DApplication class in particular).
 +
* The code has been tested on MacOs
 +
* It has also been tested with the clang compiler.
 +
* The next release, ccdb-0.07, is in preparation.
 +
** It will include the use of Resources to handle large files like the magnetic field.
 +
* There is still a problem on CentOS 5 that Mark and Dmitry are chasing down.
 +
 
 +
==New CPU architecture from Intel==
 +
 
 +
David gave us an introduction to a new technology from Intel, the Xeon Phi MIC. This is Intel's answer to the recent popularity of GPU's for large-scale computations. See [https://halldweb.jlab.org/wiki/images/0/08/20130123_Mic_performance.pdf his talk] for details. The outline:
 +
 
 +
* Terminology
 +
* Some System Details
 +
* Performance using JANA TestSpeed Plugin
 +
* Results
 +
* Summary
 +
 
 +
Study of the board is just starting.
 +
 
 +
==JANA Resources update==
 +
 
 +
David gave us and update on the work he presented [[GlueX_Offline_Meeting,_November_14,_2012#Resources|last November]]. See [https://halldweb.jlab.org/wiki/images/0/0f/20130123_jana_resources.pdf his slides] for details. He has incorporated features that we discussed at the initial presentation.

Latest revision as of 17:00, 24 February 2017

GlueX Offline Software Meeting
Wednesday, January 23, 2013
1:30 pm EST
JLab: CEBAF Center F326/327

Agenda

  1. Announcements
  2. Review of minutes from the last meeting: all
  3. Collaboration Meeting
    1. Friday February 22, 2013
    2. 14:45 Session IVb (100) --- Offline Reconstruction - (Organizer: M. Ito)
  4. Data Challenge Status
    1. Report
    2. New grid data-access HOWTO: Richard
  5. CCDB status: Dmitry
  6. New CPU architecture from Intel: David
  7. JANA Resources update: David
  8. Action Item Review
  9. Review of recent repository activity: all

Communication Information

Video Conferencing

Slides

Talks can be deposited in the directory /group/halld/www/halldweb/html/talks/2013-1Q on the JLab CUE. This directory is accessible from the web at https://halldweb.jlab.org/talks/2013-1Q/ .

Minutes

Present:

  • CMU: Paul Mattione, Curtis Meyer
  • FSU: Nathan Sparks
  • IU: Kei Moriya, Matt Shepherd
  • JLab: Mark Ito (chair), David Lawrence, Yi Qiang, Dmitry Romanov, Simon Taylor, Elliott Wolin, Beni Zihlmann
  • UConn: Alex Barnes

Announcements

Elliott told us that the Online group is putting together online computing cluster. If there are requirements or suggestions for their plans, please contact Elliott.

Collaboration Meeting

We discussed the agenda for the offline session at the up-coming collaboration meeting. A tentative agenda:

  • Overview: Mark
  • CCDB: Dmitry
  • Tracking: Simon
  • TBD: David

Data Challenge Status

Curtis has started writing a report on the recently completed data challenge. There are still a lot of sections to be filled in.

CCDB Status

Dmitry gave a report:

  • The DANA library of sim-recon now requires CCDB to build. CCDB is still optional however.
  • David has updated HDGeant and mcsmear use the new DANA (the DApplication class in particular).
  • The code has been tested on MacOs
  • It has also been tested with the clang compiler.
  • The next release, ccdb-0.07, is in preparation.
    • It will include the use of Resources to handle large files like the magnetic field.
  • There is still a problem on CentOS 5 that Mark and Dmitry are chasing down.

New CPU architecture from Intel

David gave us an introduction to a new technology from Intel, the Xeon Phi MIC. This is Intel's answer to the recent popularity of GPU's for large-scale computations. See his talk for details. The outline:

  • Terminology
  • Some System Details
  • Performance using JANA TestSpeed Plugin
  • Results
  • Summary

Study of the board is just starting.

JANA Resources update

David gave us and update on the work he presented last November. See his slides for details. He has incorporated features that we discussed at the initial presentation.