Skip to content

Conversation

@alexrockhill
Copy link
Contributor

I get a RuntimeError with no description for my mesa setup. The key part of the gpu info string is

OpenGL vendor string:  Intel
OpenGL renderer string:  Mesa Intel(R) Xe Graphics (TGL GT2)
OpenGL version string:  4.6 (Core Profile) Mesa 22.2.0

This appears to be a difference from previous where in the comments it says the CIs say

OpenGL renderer string: Mesa 20.0.8 via llvmpipe (LLVM 10.0.0, 256 bits)

So this just fixes so that it gets the version from the version string if it's not in the render string.

@alexrockhill
Copy link
Contributor Author

Ok to merge?

@larsoner larsoner merged commit aeeb111 into mne-tools:main Nov 15, 2022
@larsoner
Copy link
Member

Thanks @alexrockhill !

@alexrockhill alexrockhill deleted the mesa branch November 15, 2022 07:03
larsoner added a commit to ruuskas/mne-python that referenced this pull request Nov 17, 2022
* upstream/main:
  fix epochs.plot_image for EMG data (mne-tools#11322)
  fix fontawesome icon display (mne-tools#11328)
  [DOC, MRG] fix/improve documentation of n_jobs for apply_function (mne-tools#11325)
  [MAINT, MRG] fix is_mesa (mne-tools#11313)
  BUG: Fix bug with parallel progress bars (mne-tools#11311)
  BUG: Fix bug with report replacement (mne-tools#11318)
  MAINT: Fix docs (mne-tools#11317)
  Fix typo in changelog (mne-tools#11315)
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.

2 participants