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

Private GIT Repository
bbs
[prng_gpu.git] / mabase.bib
index ae0a8d5456e6f870e9b5f9adbefeedc1f6eb2f02..16ad9f69ad4d41fa6cb5d9167e033dd659be5489 100644 (file)
@@ -4267,6 +4267,24 @@ booktitle =      "Proceedings of the {ACM}/{SIGDA} 17th International
 @manual{Nvid10,
  author = {Nvidia},
  title = {Cuda cublas library},
- year = {2010},
- Note = {Version 3.1},
+ year = {2011},
+ Note = {Version 4.0},
  }
+
+@manual{curand11,
+ author = {Nvidia},
+ title = {Curand library},
+ year = {2011},
+ Note = {Version 4.0},
+ }
+
+
+
+@Article{BBS,
+       author =                         {Lenore Blum and Manuel Blum and Michael Shub},
+       title =                          {A Simple Unpredictable Pseudo-Random Number Generator},
+       journal =                {SIAM Journal on Computing},
+       year =                           {1986},
+       volume =         {15},
+       pages =                  {364--383},
+}