]> AND Private Git Repository - prng_gpu.git/blobdiff - mabase.bib
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
new
[prng_gpu.git] / mabase.bib
index 59c666667e15bf7352bd90da91e37362c5d0bf04..81621283a67827013aafe5dcf3535dabd8c79833 100644 (file)
        pages =                  {5278--5288},
 }
 
+
+
+@comment {regarder : Pseudo-Random Number Generation for Brownian Dynamics and Dissipative Particle Dynamics Simulations on GPU Devices}
+@comment {CL Phillips, JA Anderson… - Journal of Computational Physics, 2011 - Elsevier}
+
+@InProceedings{conf/fpga/ThomasHL09,
+  title =      "A comparison of {CPU}s, {GPU}s, {FPGA}s, and massively
+                parallel processor arrays for random number
+                generation",
+  author =     "David B. Thomas and Lee W. Howes and Wayne Luk",
+booktitle =    "Proceedings of the {ACM}/{SIGDA} 17th International
+                Symposium on Field Programmable Gate Arrays, {FPGA}
+                2009, Monterey, California, {USA}, February 22-24,
+                2009",
+  bibdate =    "2010-06-29",
+  publisher =  "ACM",
+  year =       "2009",
+  editor =     "Paul Chow and Peter Y. K. Cheung",
+  ISBN =       "978-1-60558-410-2",
+  pages =      "63--72",
+  URL =        "http://doi.acm.org/10.1145/1508128.1508139",
+}
+
+
+
+@InProceedings{Jenkins96,
+  author =     "Jenkins",
+  title =      "{ISAAC}",
+  booktitle =  "IWFSE: International Workshop on Fast Software
+                Encryption, LNCS",
+  year =       "1996",
+}
+
+@manual{Nvid10,
+ author = {Nvidia},
+ title = {Cuda cublas library},
+ year = {2011},
+ Note = {Version 4.0},
+ }
+
+@manual{curand11,
+ author = {Nvidia},
+ title = {Curand library},
+ year = {2011},
+ Note = {Version 4.0},
+ }
+