Post

Replies

Boosts

Views

Activity

Reply to NEON vector comparaison
return vminvq_u64(vceqq_u64(a, b)) == 0xFFFFFFFFFFFFFFFFULL;
Topic: Programming Languages SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’25
Reply to cross compilation
hi roxane.1 is very old documentation, simply delete reference and all is ok...
Topic: Programming Languages SubTopic: General Tags:
Replies
Boosts
Views
Activity
Nov ’24
Reply to cross compilation
no its a release build when i build a archive it's fail "Roxane.1 no such file or directory"
Topic: Programming Languages SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’24
Reply to is it possible to choose your processor (P or E) to run your program?
hi, I want to check the effecient of my algorithm. only p-cores : speedup : 2 cores : x2,03 4 cores : x3,86 6 cores : x5,65 seems very good with E-cores 8 cores : x6,48 10 cores : x7,30 12 cores : x8,18 speedup is fall
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Oct ’24
Reply to Erreur 34 311
humm, application C++, apple M3 , only log <1Mo
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’24
Reply to Why ARM NEON is not faster than ARM ACLE ?
Have you looked at the generated assembler? no, how to do ? How are you measuring the performance? time system 2X will very cool.. yes a game OTHELLO
Replies
Boosts
Views
Activity
Oct ’24
Reply to ARM NEON Shifting vector
I answer myself vshlq_u64
Replies
Boosts
Views
Activity
Aug ’24
Reply to __ARM_NEON
actually it works thank
Replies
Boosts
Views
Activity
Aug ’24