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
初学者
910 次查看

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 项奖励
4 回复数
Brijender_B_Intel
910 次查看

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 项奖励
iekpo
初学者
910 次查看

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 项奖励
Thomas_W_Intel
910 次查看

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

Have fun

Thomas

0 项奖励
iekpo
初学者
910 次查看

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 项奖励
回复