PPU LLVM JIT Repository Early Testing
Started by Ekaseo




358 posts in this topic
ZeCoxao
Unregistered


 
09-17-2014, 07:02 PM -
#31
i can compile just fine here in Release x64, but i get error c00000022 when starting the app.
gopalsr83
Unregistered


 
09-18-2014, 11:27 AM -
#32
I suspect the issue occurs because I used the pext (part of the BMI2 instruction set) instruction to optimize handling of the PPU's CR register. It turns out this instruction is available only on Haswell microarchitecture and newer processors. In case you are using a processor with an older microarchitecture, this should cause a crash.

People who are seeing the crash, can you please let me know if you are using a CPU older than Haswell or not? If this is the case, I will make a solution for this over the weekend.
ZeCoxao
Unregistered


 
09-18-2014, 11:50 AM -
#33
(09-18-2014, 11:27 AM)gopalsr83 Wrote: I suspect the issue occurs because I used the pext (part of the BMI2 instruction set) instruction to optimize handling of the PPU's CR register. It turns out this instruction is available only on Haswell microarchitecture and newer processors. In case you are using a processor with an older microarchitecture, this should cause a crash.

People who are seeing the crash, can you please let me know if you are using a CPU older than Haswell or not? If this is the case, I will make a solution for this over the weekend.

i have the crash. here's what i'm using:
http://i.imgur.com/Zobnx6a.png
http://ark.intel.com/products/65693/Inte...e-3_30-GHz

edit: and btw, mr gopalsr, i can't wait to see a working environment for linux operating systems Smile
Darkriot
Member


0
498 posts 29 threads Joined: Aug 2017
09-18-2014, 12:05 PM -
#34
(09-18-2014, 11:27 AM)gopalsr83 Wrote: I suspect the issue occurs because I used the pext (part of the BMI2 instruction set) instruction to optimize handling of the PPU's CR register. It turns out this instruction is available only on Haswell microarchitecture and newer processors. In case you are using a processor with an older microarchitecture, this should cause a crash.

People who are seeing the crash, can you please let me know if you are using a CPU older than Haswell or not? If this is the case, I will make a solution for this over the weekend.

I'm using I7-3770k (idk Haswell or not?)

Ooh, okay..my it's "Ivy Bridge", Haswell starts with 4k+ names i think...
gopalsr83
Unregistered


 
09-18-2014, 12:12 PM -
#35
ZeCoxao, Darkriot, it looks like you are using Ivy Bridge processors that do not support the BMI2 instruction set. I made a commit a few minutes ago to disable the recompiler from generating BMI instructions. If possible please update your repositories and let me know if the crash is still occurring or not.

Thanks

edit: ZeCoxao, I do not have a Linux machine at the moment. This weekend, I will build a Linux VM and try to fix the compilation issues.
tambre
Unregistered


 
09-18-2014, 01:14 PM -
#36
(09-18-2014, 12:12 PM)gopalsr83 Wrote: ZeCoxao, Darkriot, it looks like you are using Ivy Bridge processors that do not support the BMI2 instruction set. I made a commit a few minutes ago to disable the recompiler from generating BMI instructions. If possible please update your repositories and let me know if the crash is still occurring or not.

Thanks

edit: ZeCoxao, I do not have a Linux machine at the moment. This weekend, I will build a Linux VM and try to fix the compilation issues.

I understand this is early, but it would be nice to make it detect if you are running Haswell and enable the use of BMI2 instruction set in that case.
Cyrax_X(Ru4slan has banned)
Unregistered


 
09-18-2014, 01:23 PM -
#37
(09-18-2014, 12:12 PM)gopalsr83 Wrote: ZeCoxao, Darkriot, it looks like you are using Ivy Bridge processors that do not support the BMI2 instruction set. I made a commit a few minutes ago to disable the recompiler from generating BMI instructions. If possible please update your repositories and let me know if the crash is still occurring or not.

Thanks

edit: ZeCoxao, I do not have a Linux machine at the moment. This weekend, I will build a Linux VM and try to fix the compilation issues.

On Pentium also crash.
ZeCoxao
Unregistered


 
09-18-2014, 01:33 PM -
#38
still crashes here, same error.
Darkriot
Member


0
498 posts 29 threads Joined: Aug 2017
09-18-2014, 02:18 PM -
#39
(09-18-2014, 01:23 PM)Cyrax_X(Ru4slan has banned) Wrote:
(09-18-2014, 12:12 PM)gopalsr83 Wrote: ZeCoxao, Darkriot, it looks like you are using Ivy Bridge processors that do not support the BMI2 instruction set. I made a commit a few minutes ago to disable the recompiler from generating BMI instructions. If possible please update your repositories and let me know if the crash is still occurring or not.

Thanks

edit: ZeCoxao, I do not have a Linux machine at the moment. This weekend, I will build a Linux VM and try to fix the compilation issues.

On Pentium also crash.

"Pentium" hahaha =D

WOW, 34 FPS IN DOOM!!!! OOH MY GOD (Sorry for caps, that feelings)
I'm Using Intel core i7-3770k (3800 ghz), it's very nice!

Download this sweety here: http://rghost.ru/58082409
jacky400
Unregistered


 
09-18-2014, 02:56 PM -
#40
Excellent that Sonic CD almost got full speed now both menu and in-game(40FPS).



[raven02]


Forum Jump:


Users browsing this thread: 4 Guest(s)