File: mpi4py.bib

package info (click to toggle)
mpi4py 4.0.3-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 4,196 kB
  • sloc: python: 32,170; ansic: 13,449; makefile: 602; sh: 314; f90: 178; cpp: 148
file content (58 lines) | stat: -rw-r--r-- 1,743 bytes parent folder | download | duplicates (2)
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
@article{mpi4py.futures,
  title = {mpi4py.futures: {MPI}-Based Asynchronous Task Execution for {P}ython},
  author = {Rogowski, Marcin and Aseeri, Samar and Keyes, David and Dalcin, Lisandro},
  journal = {IEEE Transactions on Parallel and Distributed Systems},
  volume = {34},
  number = {2},
  pages = {611--622},
  year = {2023},
  doi = {10.1109/TPDS.2022.3225481}
}

@article{Dalcin2021,
  title = {mpi4py: Status Update After 12 Years of Development},
  author = {Dalcin, Lisandro and Fang, Yao-Lung Leo},
  journal = {Computing in Science \& Engineering},
  volume = {23},
  number = {4},
  pages = {47--54},
  year = {2021},
  issn = {1521-9615},
  doi = {10.1109/MCSE.2021.3083216}
}

@article{Dalcin2011,
  title = {Parallel distributed computing using {P}ython},
  author = {Lisandro D. Dalcin and Rodrigo R. Paz and Pablo A. Kler and Alejandro Cosimo},
  journal = {Advances in Water Resources},
  volume = {34},
  number = {9},
  pages = {1124--1139},
  year = {2011},
  issn = {0309-1708},
  doi = {10.1016/j.advwatres.2011.04.013},
}

@article{mpi4py2008,
  title = {{MPI} for {P}ython: Performance improvements and {MPI-2} extensions},
  author = {Lisandro Dalcin and Rodrigo Paz and Mario Storti and Jorge D'Elia},
  journal = {Journal of Parallel and Distributed Computing},
  volume = {68},
  number = {5},
  pages = {655--662},
  year = {2008},
  issn = {0743-7315},
  doi = {10.1016/j.jpdc.2007.09.005},
}

@article{mpi4py2005,
  title = {{MPI} for {P}ython},
  author = {Lisandro Dalcin and Rodrigo Paz and Mario Storti},
  journal = {Journal of Parallel and Distributed Computing},
  volume = {65},
  number = {9},
  pages = {1108--1115},
  year = {2005},
  issn = {0743-7315},
  doi = {10.1016/j.jpdc.2005.03.010},
}