In #4, 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. @jpkneller and @Sheshuk, could you help with this?
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.)
In #4, 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. @jpkneller and @Sheshuk, could you help with this?
Ideally, this would only require modifying a single install step per OS, to
LIBOMP_INCLUDEenvironment 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.)