Skip to content

v1.2.0

Compare
Choose a tag to compare
@leofang leofang released this 31 Jul 16:14
· 87 commits to master since this release
b4f63b8

Change Log

On the frontend:

  • Support using NCCL or CUDA-aware MPI for inter-process communication.
  • Replace GPU buttons by text input. For example, do 0, 2-4 to use GPUs 0, 2, 3, and 4.
  • Allow ML weight to be set.
  • Windows will not overlap with each other now
  • The scan-point distribution window can be set to close
  • All windows can be closed at once by clicking the X button in the main window
  • Remove frames with 0 photon counts from Databroker input
  • Bugs fixed

On the backend:

  • Support the changes made in the frontend.
  • Changed the implementations of ML and RAAR.
  • ML is GPU-accelerated.
  • Bugs fixed.