From 27b936daea739e69dcb4c52389071ac3dd103b25 Mon Sep 17 00:00:00 2001 From: Andrej Babic Date: Mon, 27 Jul 2020 14:14:59 +0200 Subject: [PATCH] Add 2 articles to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index bd0124b..6aada7c 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,11 @@ https://gcc.gnu.org/wiki/Atomic/GCCMM/AtomicSync https://mirrors.edge.kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.2018.12.08a.pdf - Linux kernel profiling with perf https://perf.wiki.kernel.org/index.php/Tutorial +- Introduction to parallel HDF5 +https://portal.hdfgroup.org/display/HDF5/Introduction+to+Parallel+HDF5 +- Introduction to Scientific I/O +https://www.nersc.gov/users/training/online-tutorials/introduction-to-scientific-i-o/?show_all=1 + ### Linux configuration