Ising SIMD

Presenter Notes

Resumen:

  • Lectura.
  • Cálculo de la Energía.
  • SSE RNG.
  • Exponencial.
    • Cálculo.
    • Lookup Table.
  • Escritura.

Nicolás Wolovick 20140407

Presenter Notes

Bibliografía

Presenter Notes

Bibliografía

  • http://www.cs.ucla.edu/~pouchet/doc/cc-article.11.pdf
  • http://arxiv.org/pdf/1004.0024.pdf

  • http://software.intel.com/en-us/articles/fast-random-number-generator-on-the-intel-pentiumr-4-processor

  • http://www.dimkovic.com/distrib/FastRand.zip

  • http://gruntthepeon.free.fr/ssemath/

  • http://wm.ite.pl/articles/sse-popcount.html

  • http://stackoverflow.com/questions/10500766/sse-multiplication-of-4-32-bit-integers

  • http://stackoverflow.com/questions/14586651/simd-flip-sign-of-four-packed-integer

Presenter Notes