X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/prng_gpu.git/blobdiff_plain/960bbfb1dfac1653313d3028b758caf4ffedb672..8d3c5f7139485b7ef6336618316517861ac6a039:/mabase.bib?ds=sidebyside diff --git a/mabase.bib b/mabase.bib index 59c6666..8162128 100644 --- a/mabase.bib +++ b/mabase.bib @@ -4231,3 +4231,50 @@ 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}, + } +