vtk-m2/examples/streamline
Tom Fogal 55be1fcbb2 examples: ensure cleanup occurs before main ends.
Else the implicit context in the CUDA driver may destroy itself
before the destructors for globals/statics run, and we could try
to e.g. cudaFree without a valid context.
2017-02-15 10:32:20 -08:00
..
CMakeLists.txt
StreamLineUniformGrid.cu
StreamLineUniformGrid.cxx examples: ensure cleanup occurs before main ends. 2017-02-15 10:32:20 -08:00
StreamLineUniformGridTBB.cxx
tornado.vec