On 27-06-17 11:41, Jure Pečar wrote:
> On Mon, 8 May 2017 12:27:55 +0200

> Just haswell remaining ... and boom. Sanity check for python fails with:
> 
> == 2017-06-27 11:05:27,003 extension.py:181 WARNING Extension: MXNet failed 
> to install, cmd 
> '/g/easybuild/x86_64/CentOS/7/haswell/software/Python/2.7.12-foss-2016b/bin/python
>  -c "import mxnet"' (stdin: None) output: terminate called after throwing an 
> instance of 'std::system_error'
>   what():  Operation not permitted
> 
> Which is something I'm seeing for the first time. Google tells me that is is 
> somehow related to -pthread or a bug in the code itself. Both seems unlikely 
> since builds for different architectures passed.
> 
> Any hint how to figure out this one?

Unfortunately, no. You might try running it with strace but I'm not sure
if that will tell you much. You can also try a newer version of MXNet?
If it's a bug in de code, it might have been fixed already.

We've build it on haswell without issue.


Ward

Reply via email to