Skip to content

Load modules based on new MESA build system#10

Open
rjfarmer wants to merge 1 commit intomainfrom
dynamic-mesa
Open

Load modules based on new MESA build system#10
rjfarmer wants to merge 1 commit intomainfrom
dynamic-mesa

Conversation

@rjfarmer
Copy link
Copy Markdown
Owner

@rjfarmer rjfarmer commented Jan 4, 2026

Works on MESAHub/mesa#908 though also needs likely needs MESAHub/mesa#905

Any module that depends on utils wont load with an error:

OSError: libutils.so: cannot enable executable stack as shared object requires: Invalid argument

which is most modules. But at least const loads so we can very accurately know what 2/3 is:

const_def.two_thirds
np.float64(0.6666666666666666)

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.

1 participant