StackOverflow Questions for Tag: intrinsics

Steve Burns
Steve Burns

Reputation: 319

What is the inverse of "_mm256_cvtepi16_epi32"

Score: 6

Views: 1575

Answers: 1

Read More
Gabriel Lim
Gabriel Lim

Reputation: 13

Output errors when using libmvec intrinsics for trigo functions manually (like cosf)

Score: 1

Views: 33

Answers: 1

Read More
Serge Rogatch
Serge Rogatch

Reputation: 15020

__assume() seems to cause an internal error in NVCC: "Call has wrong number of parameters..."

Score: 2

Views: 189

Answers: 2

Read More
nckm
nckm

Reputation: 133

How to merge two YMM registers into single ZMM but interleave?

Score: 0

Views: 41

Answers: 0

Read More
Slava.In
Slava.In

Reputation: 1059

What is dollar sign syntax in TypeScript?

Score: 0

Views: 1419

Answers: 2

Read More
Sofiane Benzait
Sofiane Benzait

Reputation: 39

How to have access to pointer to pointer to varying data (T**) using ISPC intel compiler

Score: 1

Views: 62

Answers: 1

Read More
E_1996
E_1996

Reputation: 89

C++ AVX2 custom functions (e.g., "exp") not working on Windows (but work on Linux)

Score: 0

Views: 105

Answers: 0

Read More
E_1996
E_1996

Reputation: 89

C++ AVX2 Function Pointers/std::function not working on Windows (but work on Linux)

Score: 1

Views: 109

Answers: 0

Read More
wangt13
wangt13

Reputation: 1215

Failed to use GNU MIPS builtin functions of vector (SIMD)

Score: 0

Views: 44

Answers: 1

Read More
Prunus Persica
Prunus Persica

Reputation: 1203

memcpy beats SIMD intrinsics

Score: 0

Views: 2310

Answers: 2

Read More
Christoph Diegelmann
Christoph Diegelmann

Reputation: 2044

Fallback implementation for conflict detection in AVX2

Score: 13

Views: 1135

Answers: 1

Read More
Eric Thoma
Eric Thoma

Reputation: 6145

How do I use compiler intrinsic __fmul_?

Score: 1

Views: 1564

Answers: 2

Read More
Levi Gibson
Levi Gibson

Reputation: 61

How to vectorise multiplication of an int8 array by an int16 constant, widening to int32 result array, in C (AVX2)

Score: 5

Views: 812

Answers: 2

Read More
user1196549
user1196549

Reputation:

Emulating byte-shifts on 32 bytes with AVX (lane-crossing)

Score: 12

Views: 5506

Answers: 3

Read More
Thomas Lavergne
Thomas Lavergne

Reputation: 38

vfmlalq_low_f16 and vfmlalq_high_f16 not setting their first operand to the result

Score: 0

Views: 37

Answers: 1

Read More
Sai Charan Marrivada
Sai Charan Marrivada

Reputation: 35

Is this a gcc bug? Function returns 0 when looping an int* over elements of a __m256i

Score: 0

Views: 133

Answers: 3

Read More
SapphireSun
SapphireSun

Reputation: 9388

SIMD: Accumulate Adjacent Pairs

Score: 3

Views: 2331

Answers: 1

Read More
alco
alco

Reputation: 1

Access violation when performing matrix product using SIMD in Rust

Score: 0

Views: 82

Answers: 1

Read More
Baaing Cow
Baaing Cow

Reputation: 1512

Multiply vectors of 32 bit integers, taking only high 32 bits

Score: 2

Views: 1332

Answers: 2

Read More
Astranged T'fyer
Astranged T'fyer

Reputation: 63

Using SIMD To Parallelize Matrix Multiplication For A 4x4, Row-Major Matrix

Score: 1

Views: 142

Answers: 1

Read More
PreviousPage 1Next