首页 归档 关于

AverageMind

2020-10-26
Linux

A case study for thread pool

Try to disucss an example of the task based thread pool, and the case discussed here is the argobot (Argobots: A Lightweight Low-Level Threading and Tasking Framework)

继续阅读全文 »

分享
2020-09-22
algorithm

Algorithm_bigO_notation.md

Typical notataion about the algorithm complexity and some thoughts

继续阅读全文 »

分享
2020-09-19
methodology

tech path

it is important to know what you know especially some foundamental thoguhts, especially for some tech topics. these are important tools to solve problems in differnt context.

继续阅读全文 »

分享
2020-09-05
methodology

dynamic membership

some thoughts about the dynamic membership in the research

继续阅读全文 »

分享
2020-09-01
Linux

tips for numa and hyperthreading

there are some confusion about the NUMA and hyperthreading when execute the multi processes/threads testing or evaluation on clusters, take some notes here.

继续阅读全文 »

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

cpp smart pointer

some tips and typical use examples about the cpp smart pointers

继续阅读全文 »

分享
2020-08-09
algorithm

Caculating 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.

继续阅读全文 »

分享
« 上一页1…1011121314…20下一页»

最新文章

  • external-surface.md
  • AI与人交互的几种方式
  • javascript-tips
  • Package management tips
  • Distributed rendering (WIP)
© 2014 - 2025 zhe |  主题 Cafe
联系方式 | godenwangzhe@gmail.com
首页 归档 关于