Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

分布式一致性算法

less than 1 minute read

Published:

pybind11是一个较为好用的实现python调用C++接口的函数库,在Pytorch中使用。这里不仅仅适用于Pytorch。

占坑

Pybind11学习

less than 1 minute read

Published:

pybind11是一个较为好用的实现python调用C++接口的函数库,在Pytorch中使用。这里不仅仅适用于Pytorch。

C++ STL 中的vector list map 和 set

less than 1 minute read

Published:

c++ STL之所以得到广泛赞誉,也被很多人使用,不只是提供了向vector,string,list等方便的容器,更重要的是STL封装了许多复杂的数据结构算法和常用的数据结构操作。(转眼就2021了呀)

CUDA Pinned Memory & Memory Manage Strategy

less than 1 minute read

Published:

在Nvidia Jetson上编程,遇到了共享内存架构,希望能降低内存拷贝的开销,学习一下。对于CUDA架构而言,主机端内存被分为两种,一种是可分页内存(pageable memory)和页锁定内存(page-lock / pinned memory)。

NVIDIA TX1 Knowledge

less than 1 minute read

Published:

手里有一些Jetson nano和Jetson TX2,最近做了一些非常浅显的性能测试,后找到一篇RTAS的论文获取一些洞见。

Ubuntu Server Image The Dgx

2 minute read

Published:

Image DGX with Ubuntu 18.04

本来DGX装的是Nvidia定制的Ubuntu系统,但是其中的用户太多,系统过乱,于是决定重装系统。

portfolio

publications

talks

teaching

Teaching experience 1

Undergraduate course, University 1, Department, 2014

This is a description of a teaching experience. You can use markdown like any other post.

Heading 1

Heading 2

Heading 3

Teaching experience 2

Workshop, University 1, Department, 2015

This is a description of a teaching experience. You can use markdown like any other post.

Heading 1

Heading 2

Heading 3