ParaView 3.8 Deliverables

From ParaQ Wiki
Revision as of 10:38, 13 May 2009 by Kmorel (talk | contribs) (New page: == Priority 1 Deliverables == {| border=1 ! Name ! Description ! Owner |- | Plugins | * Implement ParaView client as a "brand" (like OverView). * FireFox-style plugin manager. Maintain a...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Priority 1 Deliverables

Name Description Owner
Plugins
  • Implement ParaView client as a "brand" (like OverView).
  • FireFox-style plugin manager. Maintain a list of known plugins. Allow users to select plugins for loading on startup.
  • Better error reporting.
  • Mechanism to specify dependencies with server-side components.
  • Better versioning support.
Multicore
  • Provide builtin with MPI.
  • Support CPU/GPU mismatch in pvserver?
Python
  • Saving trace/state as python. (Support in 3.4.2?)
  • Python API for block selection.
Testing
  • Make nightly green dashboard a priority.
  • Better coverage (boiling the frog).
  • Clean up redundant tests.
Documentation
  • Fortification of online documentation to include the "how to use paraview" part from the ParaView book.
  • Up-to-date documentation of server manager XML in the Wiki.
    • Recent changes.
    • How to set up input arrays (including specifying types and tuple lengths).
    • Hint elements.