首页 归档 关于

AverageMind

Writing is nature's way of letting you know how sloppy your thinking is.

2020-08-09
algorithm

caculate process layout

use the dp programming to caculate the process layout

继续阅读全文 »

分享
2020-08-05
c/c++

debug macro

some notes about the debug macro

继续阅读全文 »

分享
2020-08-03
parallel

MPI/disistrbuted program

some thoughts about the MPI program and the distribtued program, some concepts need to be clarified further.

继续阅读全文 »

分享
2020-08-02
parallel

debug the parallel/distributed program

some tips about debugging the parallel or distributed program

继续阅读全文 »

分享
2020-07-12
methodology

application view, breadth and depth of learning computing science

The breadth, depth and the application view of the cs

继续阅读全文 »

分享
2020-06-22
parallel

MPI_Cart

This article aims to introduce how to use the MPI and the cartition grid to solve a Poisson equation.

继续阅读全文 »

分享
2020-05-28
c/c++

cpp forward declaration

forward declaration and the friend class about the cpp.

继续阅读全文 »

分享
2020-05-28
c/c++

rule of three/five

discuss the rule of three/five in cpp.

继续阅读全文 »

分享
2020-04-24
parallel

single core with multiprocess

主要记录下multithreading提升performance的一些点。

继续阅读全文 »

分享
« 上一页1234…10下一页»

最新文章

  • NanHu story
  • cppTypeTips
  • what are you working on
  • Programming Story
  • A case study for thread pool
© 2014 - 2021 zhe |  主题 Cafe
联系方式 | godenwangzhe@gmail.com
首页 归档 关于