-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreferences.bib
70 lines (65 loc) · 2.73 KB
/
references.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
@inproceedings{SEKE15,
title = {A framework based on learning techniques for decision-making in self-adaptive software},
author = {Affonso, Frank Jos{\'e} and Leite, Gustavo and Oliveira, Rafael A. P. and Nakagawa, Elisa Yumi},
booktitle = {SEKE},
volume = {15},
year = {2015}
}
@inproceedings{SEKE16,
title = {DmS-Modeler: A Tool for Modeling Decision-making Systems for Self-adaptive Software Domain.},
author = {Affonso, Frank Jos{\'e} and Leite, Gustavo and Nakagawa, Elisa Yumi},
booktitle = {SEKE},
volume = {16},
pages = {617--622},
year = {2016}
}
@inproceedings{WSCAD19,
author = {Leite, Gustavo and Baldassin, Alexandro and Araújo, Guido and Amaral, José Nelson},
booktitle = {2019 Symposium on High Performance Computing Systems (WSCAD)},
title = {Performance Evaluation of Compiler Optimizations in {FPGA} Accelerators},
year = {2019},
volume = {},
number = {},
ISSN = {},
month = {Oct},
}
@mastersthesis{Master19,
author = {Gustavo Leite},
title = {Performance Evaluation of Compiler Optimizations in {FPGA} Accelerators},
school = {Universidade Estadual Paulista},
address = {São José do Rio Preto-SP, Brasil},
year = {2019},
month = {Aug},
}
@inproceedings{ICPP23,
author = {Yviquel, Herv\'{e} and Pereira, Marcio and Francesquini,
Em\'{\i}lio and Valarini, Guilherme and Leite, Gustavo and
Rosso, Pedro and Ceccato, Rodrigo and Cusihualpa, Carla and
Dias, Vitoria and Rigo, Sandro and Souza, Alan and Araujo,
Guido},
title = {The OpenMP Cluster Programming Model},
year = {2023},
isbn = {9781450394451},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
url = {https://doi.org/10.1145/3547276.3548444},
doi = {10.1145/3547276.3548444},
booktitle = {Workshop Proceedings of the 51st International Conference on Parallel Processing},
articleno = {17},
numpages = {11},
keywords = {Parallel Programming, Concurrent Programming, HPC},
location = {Bordeaux, France},
series = {ICPP Workshops '22}
}
@inproceedings{SBAC22,
author = {Cardoso, Carla and Yviquel, Hervé and Valarini, Guilherme and
Leite, Gustavo and Ceccato, Rodrigo and Pereira, Marcio and
Souza, Alan and Araujo, Guido},
booktitle = {2022 International Symposium on Computer Architecture and High Performance Computing Workshops (SBAC-PADW)},
title = {An OpenMP-only Linear Algebra Library for Distributed Architectures},
year = {2022},
volume = {},
number = {},
pages = {17-24},
doi = {10.1109/SBAC-PADW56527.2022.00013}
}