- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is Not possible to run latest versions of SDE, for example 7.49.0, on 32-bit Windows platforms
- Tags:
- Intel® Advanced Vector Extensions (Intel® AVX)
- Intel® Streaming SIMD Extensions
- Parallel Computing
Link Copied
- « Previous
-
- 1
- 2
- Next »
27 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
>>>>...Sometimes we do weaken checks with the "-p -ifeellucky" knob to allow users to make progress on unsupported platforms...
>>
>>I'll check it and let you know results if it works for version 7.49.0 on Windows XP SP3 32-bit.
I've checked and it doesn't work. I think it needs to be reviewed what "-p -ifeellucky" exactly disables. Could you make a note in Release Notes for a next release of SDE? I've managed to "equalize" a set of software development environments on legacy platforms up to AVX2 ISA and I need to make one more step up to support AVX-512 ISA.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Any updates? Please keep me informed...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Any updates? I also need to run 7.49 on my old XP box with SSE3 ISA check disabled.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't have any updates from Intel SDE team.
Intel SDE is a very special tool for many of us and SSE3 constraint is absolutely artificial because that ISA could be considered as a "patch" to SSE2 and adds only a couple of instructions ( intrinsic functions ). Take a look at pmmintrin.h header file and it declares:
- 3 macros
- 2 runtime macros
- 13 new intrinsic functions ( that is 13 new instructions )
A new 7.58.0 version for Windows is not released yet and it is not clear why it is delayed ( Linux and MAC versions could be downloaded already ). I hope that ifeellucky command line option will disable as many as possible constraints.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
>>...I also need to run 7.49 on my old XP box with SSE3 ISA check disabled.
There is a command line option to emulate SSE3 ISA but it looks like it doesn't work. When I tried to turn it on ( that is, enable SSE3 ISA emulation ) a message that SSE3 needs to be supported by a CPU was still displayed and sde.exe exited.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I tried running Intel SDE on a Windows 95 and it didn't work, as expected, since a Windows NT injection API is not supported on Windows 95.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- « Previous
-
- 1
- 2
- Next »