Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing with OpenMP support on OSX docs section outdated? #218

Open
navidcy opened this issue Dec 25, 2019 · 0 comments
Open

Installing with OpenMP support on OSX docs section outdated? #218

navidcy opened this issue Dec 25, 2019 · 0 comments

Comments

@navidcy
Copy link
Contributor

navidcy commented Dec 25, 2019

I tried to install OpenMP on Mac OS X as described in the introduction

$ brew install gcc --without-multilib --with-fortran

but I got these errors

navid:~/ $ brew install gcc --without-multilib --with-fortran                                    [9:02:00]
Usage: brew install [options] formula
[...]
Error: invalid option: --without-multilib
navid:~/ $ brew install gcc --with-fortran                                    [9:02:00]
Usage: brew install [options] formula
[...]
Error: invalid option: --with-fortran
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

No branches or pull requests

1 participant