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 #2, I’ve focussed on getting this to build on macOS; and the workflow is currently skipping Linux and Windows (which I can’t test on my machine).
Ideally, this would only require modifying a single install step per OS, to
install any OS-specific dependencies
export the LIBOMP_INCLUDE environment variable
… and everything else should remain unchanged.
(In practice, I suspect it won’t go quite as smoothly; but we should be able to figure this out.)
@jpkneller and @Sheshuk, I think you said you’d managed to compile EMEWS on those systems? Could you help with this?
The text was updated successfully, but these errors were encountered:
In #2, I’ve focussed on getting this to build on macOS; and the workflow is currently skipping Linux and Windows (which I can’t test on my machine).
Ideally, this would only require modifying a single install step per OS, to
LIBOMP_INCLUDE
environment variable… and everything else should remain unchanged.
(In practice, I suspect it won’t go quite as smoothly; but we should be able to figure this out.)
@jpkneller and @Sheshuk, I think you said you’d managed to compile EMEWS on those systems? Could you help with this?
The text was updated successfully, but these errors were encountered: