Skip to content

Fix compilation errors on macOS#2

Open
jpanetta wants to merge 4 commits into
Totoro97:masterfrom
jpanetta:master
Open

Fix compilation errors on macOS#2
jpanetta wants to merge 4 commits into
Totoro97:masterfrom
jpanetta:master

Conversation

@jpanetta

Copy link
Copy Markdown

Some obsolete features (like malloc.h and memalign) and non-portable versions of SSE intrinsic calls prevented the code from building on macOS. This pull request fixes these problems while ensuring everything still works on Ubuntu 20.04.

Getting OpenMP to work on macOS is an additional stumbling block, but there are instructions for this several places on the web; I used the ones here: https://mac.r-project.org/openmp/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant