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

NEST Testsuite Summary #373

Closed
ghost opened this issue May 30, 2016 · 3 comments
Closed

NEST Testsuite Summary #373

ghost opened this issue May 30, 2016 · 3 comments

Comments

@ghost
Copy link

ghost commented May 30, 2016

Just installed NEST, ran the test suite and encountered some problems.

I'm attaching the requested logs and would be happy to answer any questions in case I can help.

nest logs.zip

@heplesser
Copy link
Contributor

@adamhaber Thank you for your report. Which OS, compiler, MPI library, Python version are you using?

@ghost
Copy link
Author

ghost commented May 31, 2016

OSX 10.11.5, Python 2.7 (anaconda). How can I check for compiler version and MPI library?

@heplesser
Copy link
Contributor

@adamhaber I assume that you compiled with the standard compiler under OSX, which is clang. Unfortunately, NEST and clang have some issues (see #74).

The easiest way to install NEST on a Mac is to install it via the Homebrew package manager:

  1. To install homebrew, follow the instructions here: http://brew.sh/
  2. Then, in a terminal
    1. Add the homebrew/science tap: execute brew tap homebrew/science
    2. For information on what options NEST has and what will be installed, execute brew info nest
    3. To install nest, execute brew install nest

Options have to be appended, e.g. to install NEST with PyNEST execute brew install nest --with-python.

I will close this issue as a duplicate of #74. Generally, the NEST User Mailing List is a good place for advice on installation problems and similar, because more people follow it and provide feedback.

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