dgursoy / cold

Coded Laue Diffraction Imaging
BSD 3-Clause "New" or "Revised" License
0 stars 4 forks source link

Pathlen & Enerecon Optimization #10

Open Linked-Liszt opened 1 year ago

Linked-Liszt commented 1 year ago

This patch has 3 components with relatively minor changes:

  1. Extracting path length from enerecon and surfacing it in cold.decode
  2. Add option to run on same processes (used for MPI when binding processes to cores)
  3. 2x speedup to enerecon (caching xrdb calculation)