fix bug in NEURON/numpy/DOLFIN easyblocks + refactor Python package easyblock#161
fix bug in NEURON/numpy/DOLFIN easyblocks + refactor Python package easyblock#161boegel merged 7 commits intoeasybuilders:developfrom
Conversation
There was a problem hiding this comment.
The ulimit -t 60 doesn't work either, since the test hangs but doesn't consume any CPU time. Suggestions here?
Would curdir=$PWD and cd $curdir be better as opposed to cd -?
There was a problem hiding this comment.
why not cd %(somevariable)s? or do you have no clue where it is exectuded? if not, yes, your proposal is better.
FC18 coreutils provides /usr/bin/timeout, vsc-base will have a timeout run hpcugent/vsc-base#44 (you could backport the code to run_run, but i'm no big fan)
There was a problem hiding this comment.
timeout is not available on SL5...
|
Excluded DOLFIN's Python tests for now, until easybuilders/easybuild-framework#581 is fixed which will provide decent timeout supports for running commands. @stdweird: Does this need to looked over again before it gets merged in? |
|
Retested build of NEURON, numpy, scipy and DOLFIN with this patch included, works fine. Two people went through this, no major remarks, so merging it in. |
fix bug in NEURON/numpy/DOLFIN easyblocks + refactor Python package easyblock
No description provided.