-
Notifications
You must be signed in to change notification settings - Fork 702
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
{lib}[GCCcore/9.3.0] Mesa v20.0.2, zstd v1.4.4, lz4 v1.9.2 #10175
{lib}[GCCcore/9.3.0] Mesa v20.0.2, zstd v1.4.4, lz4 v1.9.2 #10175
Conversation
…9.3.0.eb, lz4-1.9.2-GCCcore-9.3.0.eb and patches: Mesa-20.0.2-match-swrast-loosely.patch
Test report by @lexming |
Test report by @zao |
Test report by @akesandgren |
Test report by @bear-rsg |
Test report by @bear-rsg |
Test report by @bear-rsg |
…asyconfigs into 20200320005754_new_pr_Mesa2002
d0b8588
to
8cd330f
Compare
Test report by @boegel |
Test report by @boegel |
Test report by @boegel |
Test report by @lexming |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Going in, thanks @lexming! |
(created using
eb --new-pr
)Main changes with the update of Mesa to v20.0.2:
configopts
for the system's architecture. Themesa
easyblock seems very close to be ready. If it turns out that it is too much work to have it merged on time for2020a
, this easyconfig for Mesa can be switched back to genericmesonninja
very easily.configopts
, patchMesa-19.2.1-meson-avoid-march.patch
is no longer necessary.zstd
nettle
, which is no longer requiredLLVM
v9.0.1 ({compiler,tools}[GCCCore/9.3.0] LLVM v9.0.1, re2c v1.3 #10133). For the time being this seems the candidate to be merged into2020a
.sanity_check_paths
has moved to themesa
easyblock:Libraries insanity_check_paths
have been reduced to those that I think are not arch dependent (i.e. ignoring libs such aslibswrAVX2.so
). Let me know if those are not working on your system.sanity_check_paths
have also changed quite a lot because many of them are no longer installed in builds based onlibglvnd
(checkinclude/meson.build
in the build directory).Output of
glxinfo | grep OpenGL
in my test system is as good as it was with Mesa v19 andglxgears
shows similar performance