Intel® ISA Extensions
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.

Where to Find Intel MMX SIMD Examples

iekpo
Beginner
423 Views

Is there a place where I can find a collection of SIMD instruction examples?

If there is one, I would like to know and I would like to contribute some of mine too.

0 Kudos
4 Replies
Brijender_B_Intel
423 Views

There are many articles written if you search on Intel website for different code snippets (mostly performance specific). if you are looking for the usage of simd instructions, msdn.com has good examples with each SIMD intrinsic. It is not very detailed but atleast it provides you an idea. You can definitely post your examples on Blogs and these forums.

If you are looking for a specific example, let me know I may be able to help you.

0 Kudos
iekpo
Beginner
423 Views

Thanks.

I did a search and I did not really find any basic ones on this site.

I have a couple of tutorials I am going to submit over the next couple of days.

0 Kudos
Thomas_W_Intel
Employee
423 Views

Most examples thatI know are hidden in presentations or white papers. Here are a few references:

Have fun

Thomas

0 Kudos
iekpo
Beginner
423 Views

Thanks a lot Thomas. The first link "examples with SEE 4.1" seems to be the best one so far for starters.

I noticed that there were not a lot of examples and there are many students out there that are probably searching Google for examples with no luck.

I am currently working on a tutorial with more basic examples for different computational scenarios.

Once, I have the tutorials completed, I will post them here.

0 Kudos
Reply