-
Notifications
You must be signed in to change notification settings - Fork 14
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
Fixes from Juelich jureca deployment #545
Conversation
pramodk
commented
Oct 9, 2019
- flex & bison dependency missing after mod2c was made submodule
- flex & bison dependency missing after mod2c was made submodule - use boost from external - bzip2 url changed, see #495
6434a62
to
ff0428c
Compare
- serial prefix for neuron~mpi - coreneuron flex/bison dependency was missing - install numpy explicitly to avoid bluepy building issue with python2
…or python libraries
ping @jorblancoa |
Can one of the admins verify this patch? |
Please retest |
* Whitelist brion module * Set boost as buildable
Codecov Report
@@ Coverage Diff @@
## develop #545 +/- ##
==========================================
Coverage ? 76.27%
==========================================
Files ? 227
Lines ? 27663
Branches ? 5319
==========================================
Hits ? 21099
Misses ? 5317
Partials ? 1247
Continue to review full report at Codecov.
|
* Whitelist modules (mousify, py-sonata-network-reduction, brion) * Enable autoload modules
…6' into pr/juelich-update
- See https://github.com/zeromq/pyzmq/wiki/Building-and-Installing-PyZMQ#building-pyzmq-from-source - This is require because Spack doesn't set PKG_CONFIG and many other variables for external packages. This results in use of system package.
296d2fa
to
5b898dd
Compare
5b898dd
to
3dbd964
Compare
Update deployment scripts Update intel build system to support intel-mpi-external
- also added latest releases of bluepyopt and efel
15c67f9
to
144c8fb
Compare
Please retest |
* Simplify deployment scripts * Add new changes from #759 - Increase py-pandas version dependency to 0.25 on py-sonata-network-reduction
* Add deployment scripts * Update packages.yaml and modules.yaml * Update py-sonata-network-reduction package and dependencies * Add latest py-jupyter-core and py-jupyter-client from upstream * Install zeromq with %intel to avoid issue when running py-bluepyopt (see zeromq/libzmq#3313)