Skip to content

Commit a996f8b

Browse files
committed
Remove duplicate link in papers, use only DOI on titles
1 parent ce0d766 commit a996f8b

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

resources/index.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -54,35 +54,35 @@ Workshops about performance engineering, GPU programming and general use of Juli
5454

5555
Some of the papers using Julia in HPC, including the JuliaParallel software stack:
5656

57-
* V. Churavy, W. F Godoy, C. Bauer, H. Ranocha, M. Schlottke-Lakemper, L. Räss,
58-
J. Blaschke, M. Giordano, E. Schnetter, S. Omlin, J. S. Vetter, and A. Edelman, _[Bridging HPC Communities through the Julia Programming Language](https://arxiv.org/abs/2211.02740)_, 2022, arXiv:2211.02740.
57+
* V. Churavy, W. F Godoy, C. Bauer, H. Ranocha, M. Schlottke-Lakemper, L. Räss, J. Blaschke,
58+
M. Giordano, E. Schnetter, S. Omlin, J. S. Vetter, and A. Edelman, _[Bridging HPC
59+
Communities through the Julia Programming Language](https://arxiv.org/abs/2211.02740)_,
60+
2022, arXiv:2211.02740.
5961
* M. Giordano, M. Klöwer and V. Churavy, _[Productivity meets Performance: Julia on
60-
A64FX](https://ieeexplore.ieee.org/document/9912702)_, 2022 IEEE International Conference
62+
A64FX](https://doi.org/10.1109/CLUSTER51413.2022.00072)_, 2022 IEEE International Conference
6163
on Cluster Computing (CLUSTER), 2022, pp. 549-555,
62-
[doi:10.1109/CLUSTER51413.2022.00072](https://doi.org/10.1109/CLUSTER51413.2022.00072)
6364
(pre-print: [arXiv:2207.12762](https://arxiv.org/abs/2207.12762)).
6465
* H. Shang et al., (2022). _[Large-Scale Simulation of Quantum Computational Chemistry on a
6566
New Sunway Supercomputer](https://arxiv.org/abs/2207.03711)_. arXiv:2207.03711.
6667
* W. C. Lin and S. McIntosh-Smith, _[Comparing Julia to Performance Portable Parallel
67-
Programming Models for HPC](https://ieeexplore.ieee.org/document/9652798)_, 2021
68+
Programming Models for HPC](https://doi.org/10.1109/PMBS54543.2021.00016)_, 2021
6869
International Workshop on Performance Modeling, Benchmarking and Simulation of High
69-
Performance Computer Systems (PMBS), 2021, pp. 94-105,
70-
[doi:10.1109/PMBS54543.2021.00016](https://doi.org/10.1109/PMBS54543.2021.00016).
70+
Performance Computer Systems (PMBS), 2021, pp. 94-105.
7171
* A. Rizvi, K. C. Hale, (2021). _[A Look at Communication-Intensive Performance in
7272
Julia](https://arxiv.org/abs/2109.14072)_. arXiv:2109.14072.
7373
* S. Byrne, L. C. Wilcox and V. Churavy, (2021). _[MPI.jl: Julia bindings for the Message
74-
Passing Interface](https://proceedings.juliacon.org/papers/10.21105/jcon.00068)_. JuliaCon
75-
Proceedings, 1(1), 68, [doi:10.21105/jcon.00068](https://doi.org/10.21105/jcon.00068).
76-
* C. Bauer, Y. Schattner, S. Trebst, and E Berg, _[Hierarchy of energy scales in an O(3) symmetric antiferromagnetic quantum critical metal: a Monte Carlo study](https://journals.aps.org/prresearch/abstract/10.1103/PhysRevResearch.2.023008)_, 2020, Phys. Rev. Research 2, 023008.
74+
Passing Interface](https://doi.org/10.21105/jcon.00068)_. JuliaCon Proceedings, 1(1), 68.
75+
* C. Bauer, Y. Schattner, S. Trebst, and E Berg, _[Hierarchy of energy scales in an O(3)
76+
symmetric antiferromagnetic quantum critical metal: a Monte Carlo
77+
study](https://doi.org/10.1103/PhysRevResearch.2.023008)_, 2020, Phys. Rev. Research 2,
78+
023008.
7779
* S. Hunold and S. Steiner, _[Benchmarking Julia’s Communication Performance: Is Julia HPC
78-
ready or Full HPC?](https://ieeexplore.ieee.org/document/9307882)_, 2020 IEEE/ACM
80+
ready or Full HPC?](https://doi.org/10.1109/PMBS51919.2020.00008)_, 2020 IEEE/ACM
7981
Performance Modeling, Benchmarking and Simulation of High Performance Computer Systems
80-
(PMBS), 2020, pp. 20-25,
81-
[doi:10.1109/PMBS51919.2020.00008](https://doi.org/10.1109/PMBS51919.2020.00008).
82+
(PMBS), 2020, pp. 20-25.
8283
* J. Regier et al., _[Cataloging the visible universe through Bayesian inference in Julia at
83-
petascale](https://www.sciencedirect.com/science/article/pii/S0743731518304672)_, Journal
84-
of Parallel and Distributed Computing, Volume 127, 2019, Pages 89-104,
85-
[doi:10.1016/j.jpdc.2018.12.008](https://doi.org/10.1016/j.jpdc.2018.12.008) (preprint:
84+
petascale](https://doi.org/10.1016/j.jpdc.2018.12.008)_, Journal of Parallel and
85+
Distributed Computing, Volume 127, 2019, Pages 89-104, (preprint:
8686
[arXiv:1801.10277](https://arxiv.org/abs/1801.10277)).
8787
<!-- For some reason Xranklin seems to duplicate the character after the last `)` if it's
8888
only one, so we put something else to work around this bug. -->

0 commit comments

Comments
 (0)