I use vtkm a lot for all kinds of projects, this article includes some tips and thoughts about using the vtkm from the perspective of software design.
Non linear regression
Some tips about how to use the linear or non-linear regression approach in python.
ML_optimiazation
Some tips regarding the optimization problem based on the ML apprach
MPI advanced
Some ideas about using the advanced API for MPI, such as prob, non-blocking call etc.
All kinds of basic operations and API can be found in MPI tutorials.
General thoughts about AI
Some thoghuts about the AI related approach.
Many faces of vis research
Some ideas about the different aspects of visualization research.
All aspectes of vtk io
One of the task for visulization software is to change the format of data back and force between different types. This blog includes some notes about the vtk io.
Resample and interpolation
manipulate the data
Typical core allocation plan
Some tips about resource allocation scenarios.
Many faces of flow visualization
Necessary concepts to undersand for the flow visualization (the techinques used for the CFD analysis).