ernstp / ppa-mesarc

Scripts for my Mesa Almost Stable Ubuntu ppa
https://launchpad.net/~ernstp/+archive/ubuntu/mesarc
26 stars 1 forks source link

Feature Request: Rusticl #14

Open bluntelk opened 1 year ago

bluntelk commented 1 year ago

Hi Ernst,

I would love to check out Rusticl in the latest mesa release (Karol has done some amazing work).

Would it be possible to build it?

Link to the docs is here https://docs.mesa3d.org/rusticl.html

ernstp commented 1 year ago

Haven't really tested it yet but it's in progress now at least... Only https://launchpad.net/~ernstp/+archive/ubuntu/mesaaco for now.

nicocarbone commented 1 year ago

Any plans on moving rusticl support to ppa-mesarc now that rusticl is available in 23.1? Thanks!

ernstp commented 1 year ago

Any plans on moving rusticl support to ppa-mesarc now that rusticl is available in 23.1? Thanks!

Done! (Only Kinetic and Lunar)

nicocarbone commented 1 year ago

Thanks! :)

El sáb, 13 may 2023 a la(s) 07:14, Ernst Sjöstrand @.***) escribió:

Any plans on moving rusticl support to ppa-mesarc now that rusticl is available in 23.1? Thanks!

Done!

— Reply to this email directly, view it on GitHub https://github.com/ernstp/ppa-mesarc/issues/14#issuecomment-1546614348, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACHI3V7KTBLCNI3FKEHKJTDXF5NITANCNFSM6AAAAAASSYKV3Y . You are receiving this because you commented.Message ID: @.***>

-- Nicolás Abel Carbone

Doctor en Física Investigador Asistente CONICET JTP en Facultad de Ciencias Exactas UNCPBA Grupo de Óptica Biomédica - CIFICEN-CONICET-UNCPBA

Research Gate https://epsilonh.com.ar - epsilon.h https://epsilonh.com.ar - Bionirs http://www.bionirs.com - Github https://github.com/nicocarbone

Mi horario de trabajo puede no coincidir con el suyo. Salvo que así lo indique el mail, por favor no se sienta obligado a responder este mensaje fuera de su horario de trabajo habitual.

My working hours may not be your working hours. Unless otherwise specified in the mail, please do not feel obligated to reply outside of your normal work schedule.

ernstp commented 1 year ago

I'm going to have to disable rusticl again, it causing too much problems with different LLVM versions: https://gitlab.freedesktop.org/mesa/mesa/-/issues/8470

And upgrading LLVM has higher priority. Sorry :-(

qwertychouskie commented 9 months ago

What is the current status of rusticl support?

ernstp commented 9 months ago

I'm going to try it again! First step was getting meson >= 1.3.1 which was only available in debian unstable. Also managed to setup sbuild so I can test faster...

ernstp commented 9 months ago

Having trouble building mesa main right now, but rusticl in the release branch for noble should work now: https://launchpad.net/~ernstp/+archive/ubuntu/mesarc/+sourcepub/15799063/+listing-archive-extra

doodhout commented 2 days ago

I run Linux Mint 21.3 (based on 22.04 Jammy) and I run mesa 24.3.0 thanks to your PPA.

I want to use Rusticl and for that I figured I need the right mesa package.

However, when I want to install the package mesa-opencl-icd apt complains that I don't have libclc-17 installed. The weird thing is that for Jammy your PPA offers libclc-16 but not 17.

I tried installing libclc-17 but that opens up a whole can of dependency worms, so I wisely closed that back up.

What can I do about this?

ernstp commented 1 day ago

Ah, there was actually a small error in the packaging for jammy and focal, thanks!