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

The 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