Skip to content

ci: [2.X] disabling WebGL Build job on macOS due to "Light baking could not be started because no valid OpenCL device could be found" error. #3369

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

Merged
merged 6 commits into from
Mar 31, 2025

Conversation

michalChrobot
Copy link
Collaborator

@michalChrobot michalChrobot commented Mar 31, 2025

After switching from Intel macOS to Apple Silicon due to the common problem with bit-flipping on Intel macOS the WebGL build job started failing due to "Light baking could not be started because no valid OpenCL device could be found" error.
We need to figure out if this can be fixed or how to proceed with it.

The issue exists on both NGO branches (develop and develop-2.0.0) so the solution needs to be applied on both. For now I'm disabling this job and tracking it in MTT-11726

@michalChrobot michalChrobot self-assigned this Mar 31, 2025
@michalChrobot michalChrobot changed the title Fix webgl silicon mac develop 2.x ci: [NGOv2.X] disabling WebGL Build job on macOS due to "Light baking could not be started because no valid OpenCL device could be found" error. Mar 31, 2025
@michalChrobot michalChrobot marked this pull request as ready for review March 31, 2025 13:35
@michalChrobot michalChrobot changed the title ci: [NGOv2.X] disabling WebGL Build job on macOS due to "Light baking could not be started because no valid OpenCL device could be found" error. ci: [2.X] disabling WebGL Build job on macOS due to "Light baking could not be started because no valid OpenCL device could be found" error. Mar 31, 2025
@michalChrobot michalChrobot merged commit 7d4801f into develop-2.0.0 Mar 31, 2025
30 checks passed
@michalChrobot michalChrobot deleted the fix-webgl-siliconMac-develop-2.x branch March 31, 2025 15:44
michalChrobot added a commit that referenced this pull request Mar 31, 2025
…ld not be started because no valid OpenCL device could be found" error. (#3370)

Backport of
#3369

After switching from Intel macOS to Apple Silicon due to the common
problem with bit-flipping on Intel macOS the WebGL build job started
failing due to "Light baking could not be started because no valid
OpenCL device could be found" error.
We need to figure out if this can be fixed or how to proceed with it.
* PR that switched macOS device -->
[NGOv1.X](#3326),
[NGOv2.X](#3329)

The issue exists on both NGO branches (*develop* and *develop-2.0.0*) so
the solution needs to be applied on both. For now I'm disabling this job
and tracking it in MTT-11726
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