Re: [deal.II] Compilation problem: obj_numerics_release/data_out.cc

2017-09-12 Thread 'Uwe Köcher' via deal . II User Group
Dear Victor It looks like gcc is getting hold of an old TBB, not the one in the Intel > compiler tree. An extra include dir fixes it. Thanks. > > just for the audience: this must be something specific to your system configuration. I have no trouble at all using gcc 7.1.1 Kind regards Uwe --

Re: [deal.II] Compilation problem: obj_numerics_release/data_out.cc

2017-09-12 Thread Victor Eijkhout
It looks like gcc is getting hold of an old TBB, not the one in the Intel compiler tree. An extra include dir fixes it. Thanks. Victor. -- 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 receiv

Re: [deal.II] Trouble getting UMFPACK to work

2017-09-12 Thread Bruno Turcksin
2017-09-12 9:49 GMT-04:00 曾元圆 <2012zg...@gmail.com>: > If I want to run all the 57 steps, should I install all the mentioned > libraries? How can I know in advance which library I may need? Perhaps now > I don't need PETSc, but maybe someday in the future I will need. > No you don't. You can use c

Re: [deal.II] Trouble getting UMFPACK to work

2017-09-12 Thread 曾元圆
If I want to run all the 57 steps, should I install all the mentioned libraries? How can I know in advance which library I may need? Perhaps now I don't need PETSc, but maybe someday in the future I will need. 在 2017年9月12日星期二 UTC+8下午8:08:14,Bruno Turcksin写道: > > 2017-09-11 23:45 GMT-04:00 曾元圆 <

Re: [deal.II] Trouble getting UMFPACK to work

2017-09-12 Thread Bruno Turcksin
2017-09-11 23:45 GMT-04:00 曾元圆 <2012zg...@gmail.com>: > Thank you very much! So you mean every time I want to use another library, > I have to recompile and reinstall dealii again? Every time you add a new library you need to *reconfigure* and recompile deal. Now if you want to use PETSc and Trili

Re: [deal.II] Re: Workstream, number threads

2017-09-12 Thread Denis Davydov
On Thursday, December 29, 2016 at 11:43:15 AM UTC+1, Praveen C wrote: > > Hello Martin > > I am using openblas installed using spack. openmp seems to be disabled > > openblas@0.2.19%gcc@6~openmp+pic+shared arch=linux-opensuse20161217-x86_64 > > I think the problem was that Openblas by default buil

Re: [deal.II] Re: Object still in use by other objects

2017-09-12 Thread Astor Piaz
Yep! On Tue, Sep 12, 2017 at 12:16 PM, Jean-Paul Pelteret wrote: > Presumably in relation to this >

[deal.II] Re: Object still in use by other objects

2017-09-12 Thread Jean-Paul Pelteret
Presumably in relation to this ? On Tuesday, Sept

[deal.II] Object still in use by other objects

2017-09-12 Thread Astor Piaz
https://xkcd.com/1888/ "'Which one?' 'I dunno, it's your house. Just check each object.' 'Check it for *what*?' 'Whether it looks like it might have touched a paper towel at some point and then forgotten to let go.' '...' 'You can also Google to learn how to check which things are using which re