nikobarli
Topic Author
Posts: 180
Joined: 26 Apr 2017, 06:23

SIMD instructions used by NoesisGUI

01 Mar 2019, 05:28

Hi,

What kind of SIMD instructions are currently used by NoesisGUI on Intel Platform ?
# We need to understand the minimal processor type requirements to use NoesisGUI.
 
User avatar
jsantos
Site Admin
Posts: 3923
Joined: 20 Jan 2012, 17:18
Contact:

Re: SIMD instructions used by NoesisGUI

01 Mar 2019, 13:10

Our libraries are compiled with SSE2 by default on Intel platforms. But you can disable that option and build a version of the library without that instruction set. Our code is organized to be very friendly with auto vectorization to avoid having to use explicit SIMD code.
 
nikobarli
Topic Author
Posts: 180
Joined: 26 Apr 2017, 06:23

Re: SIMD instructions used by NoesisGUI

02 Mar 2019, 02:52

Ok thanks. Our software is currently requiring SSE2 capable CPUs so NoesisGUI just perfectly matched that.
 
User avatar
jsantos
Site Admin
Posts: 3923
Joined: 20 Jan 2012, 17:18
Contact:

Re: SIMD instructions used by NoesisGUI

02 Mar 2019, 13:34

Good! Marking this as solved.

Who is online

Users browsing this forum: Ahrefs [Bot], Google [Bot] and 4 guests