Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add level 2 compiler optimizations #19

Merged
merged 2 commits into from
Mar 14, 2024
Merged

Add level 2 compiler optimizations #19

merged 2 commits into from
Mar 14, 2024

Conversation

Loomeh
Copy link
Collaborator

@Loomeh Loomeh commented Mar 13, 2024

Thanks to pull request #18, LAST now seems to work with level 2 compiler optimizations. I tested a few levels of Jet Set Radio and didn't seem to get any segfaults or other issues.

I would like this to be tested across different distros and hardware before merging though.

My setup for comparison:

OS: Arch Linux
GPU: NVIDIA GeForce RTX 3050 Mobile
CPU: Intel Core i5-11400H

@EXtremeExploit
Copy link
Collaborator

EXtremeExploit commented Mar 13, 2024

works on my machine:

OS: Arch Linux (6.7.9-zen1-1-zen)
GPU: ASRock Phantom RX 580 8GB Gaming D
CPU: AMD Ryzen 2600
make version: 4.4.1
gcc version: 13.2.1 20230801

Tested with https://github.com/EXtremeExploit/mlp-amba-autosplits/blob/master/MLP%20AMBA.lua

Copy link
Owner

@wins1ey wins1ey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works on my machine:

OS: Arch Linux (6.7.9 kernel)
GPU: Nvidia 3060 Ti
CPU: Intel i7-5775C
make version: 4.4.1
gcc version: 13.2.1

@wins1ey wins1ey merged commit e6e05df into wins1ey:main Mar 14, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants