-
Notifications
You must be signed in to change notification settings - Fork 0
Proposed Roadmap
Stuart Campbell edited this page Nov 8, 2016
·
1 revision
This page will contain the proposed roadmap for the rebinning software.
* Collecting use case from instrument scientists involving different runs (angles, temperatures etc.)
* Fixing memory leak * Autotools install system * Perform cross-checks on rebinning
* Read {{{NeXus}}} mesh files for rebinning * Write rebinned data to {{{NeXus}}} files
* Improve packaging and running of rebinning server * I/O profiling * User engagement
* Some vis viewer for gusr * Package rebinner as a library (thread safe, maybe?) * Use light-weight threads for multi-core processing * Implement parallel architecture to handle different runs and subsets efficiently * Large data handling > 100GB (some data structure. to map data locality) * Port rebinning code to use CUDA * Multi-graphics boards or Tesla system * Interactive application using rebinner (for gusr)