You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on github.com and signed with GitHub’s verified signature.
Added a very hacky fix to NLPAR not working consistently on Apple-Si chips.
For reasons I do not understand, the OpenCL routine would return without executing the NLPAR
processing, returning patterns filled with zeros. This attempts to detect such behavior, and will
resubmit the job. It will attempt to run the job three times, and then it will just return the zero patterns.
This appears to be only an issue with the Apple Mx chips/architecture.