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
In GitLab by Keith Bennett (@keithbennett) on 30 Jul 2017, 14:52 (GitLab issue GL#28)
Since arrays are now read-on-demand, there is no longer a compelling reason for using mmap regions. They are complicated and introduce compiler optimisation bugs.
In GitLab by Keith Bennett (@keithbennett) on 30 Jul 2017, 14:52 (GitLab issue GL#28)
Since arrays are now read-on-demand, there is no longer a compelling reason for using mmap regions. They are complicated and introduce compiler optimisation bugs.