Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

x86 x64 processor support #29

Open
OmlineEditor opened this issue Mar 6, 2023 · 6 comments
Open

x86 x64 processor support #29

OmlineEditor opened this issue Mar 6, 2023 · 6 comments

Comments

@OmlineEditor
Copy link

please add support not only for mobile processors, but also for desktop x86 x64

@Lucchetto
Copy link
Owner

Is there an x86 Android device with Vulkan or OpenCL support ? I excluded them because for that reason

@OmlineEditor
Copy link
Author

I do not know about the support, you know better. can you study this question in more detail?

@OmlineEditor
Copy link
Author

I know some algorithms can work without the support of a video adapter only using a processor. therefore, there should be no problems with x86 support. will work differently on the processor

@Lucchetto
Copy link
Owner

Lucchetto commented Mar 9, 2023

Yes everything can be executed on CPU but it would many times slower

@OmlineEditor
Copy link
Author

Yes everything can be executed on CPU but it would many times slower

I know, but it's not a problem if there is an x86 processor on the computer in the emulator. there is no battery that runs out and the processor on the computer is quite powerful

@mattdrepo
Copy link

Came along to bump this thread for a few reasons:

Bliss OS is trying and has tackled initial Vulkan Support

"Out of RAM" issues can be fixed by adding more ram

More powerful CPU's will tackle the issue of CPU only tasks (server grade)

Please consider, because even if these use-cases aren't on the X86 builds, low power machines can perform the tasks without using battery, and under 'undervolt'/low-wattage conditions.

Also consider for every use case a TERMUX version or batch process. For creative and large tasks.

Congratulations for a great project overall, and this is no means criticism, just another upvote for X86 64

https://www.xda-developers.com/bliss-os-android-rom-desktop-pc-vulkan-graphics-api-support/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants