mkl_trans_names.h 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. /*******************************************************************************
  2. * Copyright 2021-2022 Intel Corporation.
  3. *
  4. * This software and the related documents are Intel copyrighted materials, and
  5. * your use of them is governed by the express license under which they were
  6. * provided to you (License). Unless the License provides otherwise, you may not
  7. * use, modify, copy, publish, distribute, disclose or transmit this software or
  8. * the related documents without Intel's prior written permission.
  9. *
  10. * This software and the related documents are provided as is, with no express
  11. * or implied warranties, other than those that are expressly stated in the
  12. * License.
  13. *******************************************************************************/
  14. /*
  15. ! Content:
  16. ! Intel(R) oneAPI Math Kernel Library (oneMKL) include for transposition routines
  17. !******************************************************************************/
  18. #define mkl_simatcopy MKL_Simatcopy
  19. #define mkl_dimatcopy MKL_Dimatcopy
  20. #define mkl_cimatcopy MKL_Cimatcopy
  21. #define mkl_zimatcopy MKL_Zimatcopy
  22. #define mkl_somatcopy MKL_Somatcopy
  23. #define mkl_domatcopy MKL_Domatcopy
  24. #define mkl_comatcopy MKL_Comatcopy
  25. #define mkl_zomatcopy MKL_Zomatcopy
  26. #define mkl_somatcopy2 MKL_Somatcopy2
  27. #define mkl_domatcopy2 MKL_Domatcopy2
  28. #define mkl_comatcopy2 MKL_Comatcopy2
  29. #define mkl_zomatcopy2 MKL_Zomatcopy2
  30. #define mkl_somatadd MKL_Somatadd
  31. #define mkl_domatadd MKL_Domatadd
  32. #define mkl_comatadd MKL_Comatadd
  33. #define mkl_zomatadd MKL_Zomatadd
  34. #define mkl_simatcopy_batch_strided MKL_Simatcopy_batch_strided
  35. #define mkl_dimatcopy_batch_strided MKL_Dimatcopy_batch_strided
  36. #define mkl_cimatcopy_batch_strided MKL_Cimatcopy_batch_strided
  37. #define mkl_zimatcopy_batch_strided MKL_Zimatcopy_batch_strided
  38. #define mkl_somatcopy_batch_strided MKL_Somatcopy_batch_strided
  39. #define mkl_domatcopy_batch_strided MKL_Domatcopy_batch_strided
  40. #define mkl_comatcopy_batch_strided MKL_Comatcopy_batch_strided
  41. #define mkl_zomatcopy_batch_strided MKL_Zomatcopy_batch_strided
  42. #define mkl_somatadd_batch_strided MKL_Somatadd_batch_strided
  43. #define mkl_domatadd_batch_strided MKL_Domatadd_batch_strided
  44. #define mkl_comatadd_batch_strided MKL_Comatadd_batch_strided
  45. #define mkl_zomatadd_batch_strided MKL_Zomatadd_batch_strided
  46. #define mkl_simatcopy_batch MKL_Simatcopy_batch
  47. #define mkl_dimatcopy_batch MKL_Dimatcopy_batch
  48. #define mkl_cimatcopy_batch MKL_Cimatcopy_batch
  49. #define mkl_zimatcopy_batch MKL_Zimatcopy_batch
  50. #define mkl_somatcopy_batch MKL_Somatcopy_batch
  51. #define mkl_domatcopy_batch MKL_Domatcopy_batch
  52. #define mkl_comatcopy_batch MKL_Comatcopy_batch
  53. #define mkl_zomatcopy_batch MKL_Zomatcopy_batch