Updated Home (markdown)

Jan
2020-06-24 18:02:55 +02:00
parent 51ab1a5411
commit 5fa0da3126

27
Home.md

@@ -18,4 +18,29 @@ OSACA is capable of analyzing ... **TODO**
# Acknowledgement
If you use OSACA for scientific work you can cite us as:
**TODO**
J. Laukemann, J. Hammer, J. Hofmann, G. Hager and G. Wellein, "Automated Instruction Stream Throughput Prediction for Intel and AMD Microarchitectures," 2018 IEEE/ACM Performance Modeling, Benchmarking and Simulation of High Performance Computer Systems (PMBS), Dallas, TX, USA, 2018, pp. 121-131, doi: 10.1109/PMBS.2018.8641578. Pre-print: https://arxiv.org/abs/1809.00912
Bibtex:
@INPROCEEDINGS{8641578,
author={J. {Laukemann} and J. {Hammer} and J. {Hofmann} and G. {Hager} and G. {Wellein}},
booktitle={2018 IEEE/ACM Performance Modeling, Benchmarking and Simulation of High Performance Computer Systems (PMBS)},
title={Automated Instruction Stream Throughput Prediction for Intel and AMD Microarchitectures},
year={2018},
volume={},
number={},
pages={121-131},}
Furthermore, in 2019, we added support for non-x86 microarchitectures:
J. Laukemann, J. Hammer, G. Hager and G. Wellein, "Automatic Throughput and Critical Path Analysis of x86 and ARM Assembly Kernels," 2019 IEEE/ACM Performance Modeling, Benchmarking and Simulation of High Performance Computer Systems (PMBS), Denver, CO, USA, 2019, pp. 1-6, doi: 10.1109/PMBS49563.2019.00006. Pre-print: https://arxiv.org/abs/1910.00214
Bibtex:
@INPROCEEDINGS{9059263,
author={J. {Laukemann} and J. {Hammer} and G. {Hager} and G. {Wellein}},
booktitle={2019 IEEE/ACM Performance Modeling, Benchmarking and Simulation of High Performance Computer Systems (PMBS)},
title={Automatic Throughput and Critical Path Analysis of x86 and ARM Assembly Kernels},
year={2019},
volume={},
number={},
pages={1-6},}