aboutsummaryrefslogtreecommitdiff
path: root/quellen.bib
diff options
context:
space:
mode:
authorAdrian Kummerlaender2019-03-01 14:07:02 +0100
committerAdrian Kummerlaender2019-03-01 14:07:02 +0100
commit3765a4aaf62e3621b9e38738f0f91f26cf13c5fa (patch)
tree12a3f10af0b378f6020ddcc566091ca22bf89b19 /quellen.bib
parent7af1b522e19a20785153320af40078d34122ad74 (diff)
downloadgrid_refinement_bsc_thesis-3765a4aaf62e3621b9e38738f0f91f26cf13c5fa.tar
grid_refinement_bsc_thesis-3765a4aaf62e3621b9e38738f0f91f26cf13c5fa.tar.gz
grid_refinement_bsc_thesis-3765a4aaf62e3621b9e38738f0f91f26cf13c5fa.tar.bz2
grid_refinement_bsc_thesis-3765a4aaf62e3621b9e38738f0f91f26cf13c5fa.tar.lz
grid_refinement_bsc_thesis-3765a4aaf62e3621b9e38738f0f91f26cf13c5fa.tar.xz
grid_refinement_bsc_thesis-3765a4aaf62e3621b9e38738f0f91f26cf13c5fa.tar.zst
grid_refinement_bsc_thesis-3765a4aaf62e3621b9e38738f0f91f26cf13c5fa.zip
Add small parallelization section
Diffstat (limited to 'quellen.bib')
-rw-r--r--quellen.bib29
1 files changed, 29 insertions, 0 deletions
diff --git a/quellen.bib b/quellen.bib
index 8ebcc61..58e7eba 100644
--- a/quellen.bib
+++ b/quellen.bib
@@ -145,4 +145,33 @@
year = {2010},
publisher = {Kitware},
key = {zzz}
+},
+@InProceedings{OpenMPI,
+ author = {E. Gabriel and Graham E. Fagg and George Bosilca
+and Thara Angskun and Jack J. Dongarra and Jeffrey M. Squyres and Vishal Sahay and Prabhanjan Kambadur
+and Brian Barrett and Andrew Lumsdaine and Ralph H. Castain and David J. Daniel and Richard L. Graham and Timothy S. Woodall },
+ title = {Open {MPI}: Goals, Concept, and Design of a Next Generation {MPI} Implementation},
+ booktitle = {Proceedings, 11th European PVM/MPI Users' Group Meeting},
+ year = 2004,
+ address = {Budapest, Hungary},
+ pages = {97--104},
+ month = {September}
+},
+@article{OpenMP,
+ author = {Dagum, L. and Menon, R.},
+ title = {OpenMP: An Industry-Standard API for Shared-Memory Programming},
+ journal = {IEEE Comput. Sci. Eng.},
+ issue_date = {January 1998},
+ volume = {5},
+ number = {1},
+ month = jan,
+ year = {1998},
+ issn = {1070-9924},
+ pages = {46--55},
+ numpages = {10},
+ doi = {10.1109/99.660313},
+ acmid = {615542},
+ publisher = {IEEE Computer Society Press},
+ address = {Los Alamitos, CA, USA},
}
+