Tuanny,

2017-06-01 3:53 GMT-04:00 Tuanny Cajuhi <trmcaj...@gmail.com>:
> Failure with exit status: 1
> Exit message: There was a problem building boost 1_63_0.
> (attached you can find all the messages from the terminal)
The problem is this "libs/python/src/numpy/dtype.cpp:61: error:
‘NPY_FLOAT16’ was not declared in this scope" There is a problem when
compiling boost python. You probably have a very old version of python
on your cluster. You don't need boost python so you should be able to
use the version of boost installed by candi. You can also change the
configuration yourself so boost doesn't even try to compile boost
python. I want to point out that boost also throw this warning "MPI
auto-detection failed: unknown wrapper compiler mpic++" This is kind
of strange so make sure that you have loaded the right mpi module.

> Is there another way to try this installation or am I forgetting something?
You can use spack
https://github.com/dealii/dealii/wiki/deal.II-in-Spack but you need to
make sure that you are using the mpi from your cluster. You can also
install everything by hand...

Best,

Bruno

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to