WIP. add [email protected], [email protected]#930
WIP. add [email protected], [email protected]#930asanin-epfl merged 13 commits intoBlueBrain:developfrom asanin-epfl:[email protected]
Conversation
|
You should be able to do |
|
thank you @matz-e . I've checked with However this module is present. May be you saw this before because I'm puzzled how to fix it. |
|
retest this please Jenkins |
|
And what is the problem now? I don't see anything in the logs by searching with 'error' of 'fail' keyword. Just a general failure mark in the end of logs without any explanation. |
In general, it's way easier to use BleuOcean. So… after clicking on "Details", following up with BleuOcean, I see that the subsequent Which looks like a thing that occurs with |
|
Thank you for explanation! Next time I will try to deal with such errors on my own. |
| version('2.2.0', sha256='dad2a49fe355dddb6ae159e96c10ac22413a33cbac513b4dbf3791e63ec33c1f') | ||
| version('4.1.0', sha256='9333f28feacaa0751df04cccfb266463bf5029dcb106d3f81d7af5942fd3d998') | ||
| version('3.0.0', sha256='baab7f8d54f37df89f31d6e6e5d2d4b491bccb79e5d490e25d5762bb762a277c') | ||
| version('2.2.0', sha256='ca668911ffb4d11fed6d7fbb12236f8ecc6a7209db192326bcb64bdb41451a58') |
There was a problem hiding this comment.
Seems like there are more dependencies here:
pkg_resources.DistributionNotFound: The 'retrying>=1.3.3' distribution was not found and is required by plotly
There was a problem hiding this comment.
Thank you! it helped. I also rebased the PR on the latest develop. Manually checked that everything works via source /gpfs/bbp.cscs.ch/apps/hpc/jenkins/pulls/930/config/modules.sh.
|
Yay, thank you! |
* Update bbp-packages.yaml Adding my currentscape module to bbp-packages. * Update modules.yaml Adding my currentscape package to the whitelist. * Create package.py Added my currentscape package. * Update var/spack/repos/builtin/packages/py-currentscape/package.py Co-authored-by: Matthias Wolf <[email protected]> * Update var/spack/repos/builtin/packages/py-currentscape/package.py Co-authored-by: Matthias Wolf <[email protected]> * Update var/spack/repos/builtin/packages/py-currentscape/package.py Co-authored-by: Matthias Wolf <[email protected]> * Update package.py Modified the version. Is it better now? * update bglibpy to 4.4.6 (#937) * Update package.py Changing tag to match the one from source on gerrit. * Bglibpy 4.4.10 (#938) * update bglibpy to 4.4.6 * updated to bglpy 4.4.10 v 4.4.10 does not have the pandas, pyrsistent or the bluepy-configfile dependencies * Updates Libsonata package to include readers improvements (#940) * update glm to 0.9.9.3 (#943) * Bump neurodamus for most recent patches (#942) Bump neurodamus-py 2.0.0 to 2.0.2: - Fixing replay to work with multiple populations - Ensure data dir when skipping model build - Fix skipping synapse creation when weight is 0 (BBPBGLIB-673) - Fix deadlock when an exception is thrown from NEURON (BBPBGLIB-678) - Logging colors only for tty Bump neurodamus-core 3.0.0 to 3.0.1: - Avoid getting nilSecRef from objects (HPCTM-1381) * Update py-sonata-network-reduction dependencies: [email protected], [email protected] (#930) * Update bbp-packages.yaml Updated currentscape version. * Update package.py Updated version & tag. * Brion and Brayns are dependent on GLM (#944) * Steps updates (#941) * gmsh: add version 4.6.0 * omega-h: new version 9.32.5.dev3 * steps: new test requirements * libsonata-report: Improves initialization performance (#945) * adapt brion test to a new python module name (#946) * Adding nvidia-hpc-sdk based on upstream PR (#935) * New compiler: nvhpc (NVIDIA HPC SDK) (spack#19294) * Add nvhpc compiler definition: "spack compiler add" will now look for instances of the NVIDIA HPC SDK compiler executables (nvc, nvc++, nvfortran) in supplied paths * Add the nvhpc package which installs the nvhpc compiler * Add testing for nvhpc detection and C++-standard/pic flags Based on spack#19294 * Add CUDA@11 required for latest NVIDIA-HPC-SDK * Fix legacy apis : setup_environment to setup_run_environment * NEURON and CoreNEURON should use legacy units for BBP/HBP deployment (#947) * Update bbp-packages.yaml Adding my currentscape module to bbp-packages. * Update modules.yaml Adding my currentscape package to the whitelist. * Create package.py Added my currentscape package. * Update var/spack/repos/builtin/packages/py-currentscape/package.py Co-authored-by: Matthias Wolf <[email protected]> * Update var/spack/repos/builtin/packages/py-currentscape/package.py Co-authored-by: Matthias Wolf <[email protected]> * Update var/spack/repos/builtin/packages/py-currentscape/package.py Co-authored-by: Matthias Wolf <[email protected]> * Update package.py Modified the version. Is it better now? * Update package.py Changing tag to match the one from source on gerrit. * Update bbp-packages.yaml Updated currentscape version. * Update package.py Updated version & tag. Co-authored-by: Matthias Wolf <[email protected]> Co-authored-by: anilbey <[email protected]> Co-authored-by: Sergio <[email protected]> Co-authored-by: ppodhajski <[email protected]> Co-authored-by: Fernando Pereira <[email protected]> Co-authored-by: asanin-epfl <[email protected]> Co-authored-by: Nadir Román Guerrero <[email protected]> Co-authored-by: Tristan Carel <[email protected]> Co-authored-by: Pramod Kumbhar <[email protected]> Co-authored-by: Jaquier Aurélien Tristan <[email protected]>
No description provided.