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

Documentation and dependencies update #82

Merged
merged 1 commit into from Sep 5, 2016
Merged

Conversation

rdumusc
Copy link

@rdumusc rdumusc commented Sep 2, 2016

  • Added documentation about building Tide on different platforms
  • Made Tide configure and build out-of-the-box on a fresh install
    of Ubuntu 16.04
  • Corrected tide startup script syntax for openmpi

### Ubuntu 16.04

Tide works almost out of the box on Ubuntu 16.04. The only issue is that the
openmpi / mvapich packages are either buggy or lack support for
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mpich, not mvapich

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@tribal-tec
Copy link
Contributor

Good otherwise!

- Added documentation about building Tide on different platforms
- Made Tide configure and build out-of-the-box on a fresh install
  of Ubuntu 16.04
- Corrected tide startup script syntax for openmpi
- Increased MPI thread support requirement to MPI_THREAD_MULTIPLE.
  MPI_THREAD_SERIALIZED did not work anymore and is too complex to
  support.
@rdumusc
Copy link
Author

rdumusc commented Sep 2, 2016

Also done:

  • Increased MPI thread support requirement to MPI_THREAD_MULTIPLE.
    MPI_THREAD_SERIALIZED did not work anymore and is too complex to support.

@tribal-tec
Copy link
Contributor

+1

@rdumusc rdumusc merged commit bbd26ec into BlueBrain:master Sep 5, 2016
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.

None yet

2 participants