Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.

about in-place VML operations

Kim_L_
Beginner
410 Views

Hi all,

  I am writing to check if MKL VML library supports in-place operations like vzmul(100, x, y, x) or vzmul(100, x, y, y); I saw a post in this forum and there it said VML support in-place operations. But when I click on the link for the document, it doesn't mention anything on in-place operations or not. Thanks.

0 Kudos
1 Reply
Sridevi_A_Intel
Employee
410 Views

Please look into some of the Intel MKL VML Math functions here: https://software.intel.com/en-us/node/521769

 

0 Kudos
Reply