Difference between revisions of "Version 1.0 ToDo List"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
| Basic rendering | | Basic rendering | ||
| | | | ||
− | * Checked in with support from OSMesa (required). An EGL implementation is on its way. | + | * Checked in with support from OSMesa (required). |
− | * Dave | + | * An EGL implementation is on its way, but probably won't be official in the 1.0 release. The problem is that it relies on a change in GLEW that has not been released yet. |
+ | * Dave created a glut example. To be merged to master. | ||
|- | |- | ||
| Clean up Doxygen | | Clean up Doxygen | ||
Line 33: | Line 34: | ||
| Green dashboard | | Green dashboard | ||
| | | | ||
− | * | + | * Updated dashboard CUDA cards. |
− | ** | + | ** Memory issues no longer there. |
− | + | ** There is currently an issue with CUDA 7.5 and newer cards. It is a known bug with Thrust/CUB. | |
− | ** There is | ||
− | |||
|- | |- | ||
| Prototype VTK/ParaView/VisIt integration<br/> | | Prototype VTK/ParaView/VisIt integration<br/> |
Latest revision as of 12:35, 11 May 2016
The following is a list of features collected in the months before the VTK-m 1.0 release that are on the short path to be completed.
Feature | Status |
---|---|
Settling of the core interface | Other than little things and filters, the core interface is pretty well set.
|
Standardization of "filters" | Done |
Support worklet operations that are not one-to-one output | Done |
Basic file I/O | Done. |
Basic rendering |
|
Clean up Doxygen | Need to get documentation syncing nightly. Chuck looking into this. |
User's Guide | Behind. Trying to catch up. Making some progress. |
Green dashboard |
|
Prototype VTK/ParaView/VisIt integration (Technically not part of the release, but should indicate we have viable components.) |
|