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
Building of UMF sometimes fails on MacOS, because of multi-job
compilation of jemalloc built from sources:
install: mkdir /Users/runner/work/unified-memory-framework/unified-memory-framework/build/_deps/jemalloc_targ-build/share: File exists
Add one-job compilation to workaround this error.
Signed-off-by: Lukasz Dorau <[email protected]>
0 commit comments