• Stars
    star
    105
  • Rank 328,196 (Top 7 %)
  • Language
    C
  • License
    BSD 3-Clause "New...
  • Created over 6 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Example code for Intel AVX / AVX2 intrinsics.

AVX / AVX2 Intrinsics Example Code

Quick Start

Compile

$ make

All the source files in src/ will be compiled and generate binary files to the bin/ in each subdirectory.

Run

Fast compile & run at one time!

Execute this command:

$ make run

At the project root directory, then you can see all the program output on your terminal ๐ŸŽ‰

Clean

It's easy to clean all the output files, just enter the following command at the project root directory:

$ make clean

Then you would find out all the output files are gone away!

Initialization Intrinsics

Initialization with Scalar Values

Loading Data to Memory

Arithmetic Intrinsics

Addition and Subtraction

Multiplication and Division

Fused Multiply and Add (FMA)

Permuting and Shuffling

Permuting

Copyright

This project is licensed under the BSD 3-Clause license.

More Repositories

1

COExperiment_Repo

ๆ”ฏๆŒ 45 ๆก MIPS ๆŒ‡ไปค็š„ๅ•ๅ‘จๆœŸๅค„็†ๅ™จ -- ่ฎก็ฎ—ๆœบ็ป„ๆˆๅŽŸ็†ๅฎž้ชŒ NUAA Spring 2017
HTML
23
star
2

OSExperiment_Repo

๐Ÿ’ป ๆ“ไฝœ็ณป็ปŸๅฎž้ชŒ NUAA Spring 2018
C
18
star
3

DBExperiment_Repo

ๆ•ฐๆฎๅบ“ๅŽŸ็†ๅฎž้ชŒ NUAA Spring 2018
SQLPL
17
star
4

Student-Management-System-Backend

Golang ็ปƒๆ‰‹้กน็›ฎใ€‚ไธ€ไธช็ฎ€ๆ˜“ๅญฆ็”Ÿ็ฎก็†็ณป็ปŸ๏ผŒไป…ๅŽ็ซฏใ€‚
Go
17
star
5

CPExperiment_Repo

็ผ–่ฏ‘ๅŽŸ็†ๅฎž้ชŒ NUAA Fall 2017
C++
13
star
6

busted_resty

An extra mocking layer for OpenResty CLI Tool (resty) in busted testing environment.
Lua
8
star
7

IMDB-Backend

A search / management system based on IMDb dataset, written in Golang.
Go
8
star
8

Indoor-Positioning-DEMO

็‰ฉ่”็ฝ‘ๅทฅ็จ‹ๅบ”็”จๅฎž่ทต NUAA Spring 2018
Java
5
star
9

paper-reading

Paper reading notes.
4
star
10

Crypto-DSA

DSA implementation with OpenSSL library in C++.
C++
3
star
11

IMDB-Frontend

Front-end for PDBS course project assignment.
Vue
3
star
12

LeetCode

My LeetCode solutions (Java / Go / Python3 / C++).
Java
2
star
13

dlb-demo

Dynamic Load Balancing demo for introducing OpenResty.
Lua
2
star
14

PM2.5-Monitor_Android-APP

For TI Competition, Android Client.
Java
2
star
15

IOT-Control-Tech-Experiment

็‰ฉ่”็ฝ‘ๆŽงๅˆถๆŠ€ๆœฏๅฎž้ชŒ NUAA Fall 2017
MATLAB
1
star