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

Will the AMX instruction provide an interface to C++ compilers?

BINKLINGS
Beginner
357 Views

Hello,

In MSVC or G++, I can easily use the AVX instructions by including header files like immintrin.h, but there doesn't seem to be a compiler that provides an interface to access AMX now. I'm looking forward to finding out if I can use amx instructions like avx instructions without using OneAPI/Intel One MKL or other libraries and toolkit, since this saves some effort in installing an accelerated library environment when migrating my codes.

If this doesn't receive support now, may I ask if it will in the future?

Thanks a lot.

0 Kudos
1 Solution
Gennady_F_Intel
Moderator
225 Views

We would recommend you submit the same topic to the DPC++/C++ Compiler forum follow this link:

https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/bd-p/oneapi-data-parallel-c



View solution in original post

0 Kudos
2 Replies
Gennady_F_Intel
Moderator
226 Views

We would recommend you submit the same topic to the DPC++/C++ Compiler forum follow this link:

https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/bd-p/oneapi-data-parallel-c



0 Kudos
Gennady_F_Intel
Moderator
198 Views

This topic will no longer be monitored by MKL team. 


0 Kudos
Reply