This page contains proposed changes for a future release of ROCm. Read the latest Linux release of ROCm documentation for your production environments.

rocBLAS Acknowledgements

Contents

rocBLAS Acknowledgements#

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