]> AND Private Git Repository - book_gpu.git/blob - BookGPU/Chapters/chapter1/biblio.bib
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
new ch5 reread
[book_gpu.git] / BookGPU / Chapters / chapter1 / biblio.bib
1 @misc{ch1:cuda,
2   author = {{NVIDIA Corporation}},
3   keywords = {CUDA},
4   note = {Version 4.0},
5   title = {{NVIDIA CUDA C} {P}rogramming {G}uide},
6   year = 2011
7 }
8
9 @Article{ch1:Buck:2004:BGS,
10   author =      "I. Buck and T. Foley and D. Horn and J.
11                  Sugerman and K. Fatahalian and M. Houston and P.
12                  Hanrahan",
13   title =       "{Brook} for {GPUs}: stream computing on graphics
14                  hardware",
15   journal =     "ACM Transactions on Graphics",
16   volume =      "23",
17   number =      "3",
18   pages =       "777--786",
19   month =       aug,
20   year =        "2004",
21 }
22
23
24
25
26 @Article{ch1:Dongarra,
27 author="P. Dua and R. Webera and P. Luszczeka and S. Tomova and G. Petersona and J. Dongarra",
28 title = "From {CUDA} to {O}pen{CL}: Towards a performance-portable solution for multi-platform {GPU} programming",
29 journal =       "Parallel Computing",
30   volume =      "38",
31   number =      "8",
32   pages =       "391--407",
33   year =        "2012",
34 }