Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 649 Bytes

Acknowledgement.rst

File metadata and controls

13 lines (10 loc) · 649 Bytes

Acknowledgements

AMD would like to thank the following for their code contributions to rocBLAS:

  • Ahmad Abdelfattah of the University of Tennessee and King Abdullah University of Science and Technology, for portions of trmm and gemv
  • Mark Gates of the University of Tennessee, for portions of symv
  • Jonathan Hogg of STFC Rutherford Appleton Laboratory, for portions of trsv
Test code uses a pseudo random number generator and seed from:
  • Marsaglia, G. (2003). "Xorshift RNGs". Journal of Statistical Software. 8 (14). doi:10.18637/jss.v008.i14
  • LCG from MMIX by D. Knuth to seed the actual PRNG