Intel® ISA Extensions
Use hardware-based isolation and memory encryption to provide more code protection in your solutions.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

It is Not possible to run latest versions of SDE, for example 7.49.0, on 32-bit Windows platforms

SergeyKostrov
Valued Contributor II
11,215 Views
It is Not possible to run latest versions of SDE, for example 7.49.0, on 32-bit Windows platforms
0 Kudos
27 Replies
SergeyKostrov
Valued Contributor II
1,646 Views
>>>>...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.
0 Kudos
SergeyKostrov
Valued Contributor II
1,646 Views
Any updates? Please keep me informed...
0 Kudos
Mo_L_
Beginner
1,646 Views

Any updates? I also need to run 7.49 on my old XP box with SSE3 ISA check disabled.

0 Kudos
SergeyKostrov
Valued Contributor II
1,646 Views
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.
0 Kudos
SergeyKostrov
Valued Contributor II
1,646 Views
>>...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.
0 Kudos
SergeyKostrov
Valued Contributor II
1,646 Views
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.
0 Kudos
2ch
Beginner
1,531 Views

 

Вот sde

0 Kudos
Reply