You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Psana

  • New analysis package xtcav with code written by Alvaro Sanchez-Gonzalez with some help from Christopher O'Grady
  • PSShmemInput V00-01-01: Reduce queue depth in DgramSourceShmem from 32 to 3.  This is because shmem applications want minimal latency, which requires minimal buffering (at the expense of potentially more dropped events).

External Packages

  •  

Bugs fixed

  • pypsalg V00-00-07: Throttle warning messages in find_blobs.py. Fix missing imports and add 2D histogram in Histogram.py.
  • psmon V00-01-04Fix from Dan that prevents psplot from "falling behind" when ZMQ buffers on the client (display side) fill up.

Known Issues

  • Python applications using h5py with parallel HDF5 would hang when exiting. Apparently, there is a deadlock caused by either mpi4py or h5py implementations. We're looking at this problem.

  • No labels