fix some pdf links

This commit is contained in:
Carl Pearson
2021-02-19 15:30:05 -07:00
parent 174d73bbf8
commit e5fb4d4799
2 changed files with 4 additions and 4 deletions

View File

@@ -19,6 +19,6 @@ Bespoke codes with optimized communication may be non-portable across run-time/s
This work presents node-aware approaches for automatic data placement and communication implementation for 3D stencil codes on multi-GPU nodes with non-homogeneous communication performance and capabilities.
Benchmarking results in the Summit system show that choices in placement can result in a 20% improvement in single-node exchange, and communication specialization can yield a further 6x improvement in exchange time in a single node, and a 16% improvement at 1536 GPUs.
* [pdf](pdf/20200522_pearson_iwapt.pdf)
* [pdf](/pdf/20200522_pearson_iwapt.pdf)
* [code](https://github.com/cwpearson/stencil)
* [slides](pdf/20200522_pearson_iwapt_slides.pdf)
* [slides](/pdf/20200522_pearson_iwapt_slides.pdf)