use the dp programming to caculate the process layout
debug macro
some notes about the debug macro
MPI/disistrbuted program
some thoughts about the MPI program and the distribtued program, some concepts need to be clarified further.
debug the parallel/distributed program
some tips about debugging the parallel or distributed program
application view, breadth and depth of learning computing science
The breadth, depth and the application view of the cs
cpp forward declaration
forward declaration and the friend class about the cpp.
rule of three/five
discuss the rule of three/five in cpp.
single core with multiprocess
主要记录下multithreading提升performance的一些点。