Re: [deal.II] Re: assertion failed: be_value_from_constant: unknown constant kind (shared/cfe/edgglue/edg_decl.c, line 1374)

2018-01-31 Thread Lev Karatun
Thanks Daniel! Best regards, Lev Karatun. 2018-01-31 16:31 GMT-05:00 Daniel Arndt : > Lev, > > https://github.com/dealii/dealii/pull/5833 provides a workaround for this > issue. > > Best regards, > Daniel > > Am Dienstag, 19. Dezember 2017 22:23:22 UTC+1 schrieb Lev

[deal.II] Re: assertion failed: be_value_from_constant: unknown constant kind (shared/cfe/edgglue/edg_decl.c, line 1374)

2018-01-06 Thread Lev Karatun
Wolfgang, Timo, thank you for your help. With some help from the cluster support, I eventually managed to install dealII using gcc, hopefully it will make my life easier in the future too. On Tuesday, 19 December 2017 16:23:22 UTC-5, Lev Karatun wrote: > > Hi everyone, > > I w

Re: [deal.II] assertion failed: be_value_from_constant: unknown constant kind (shared/cfe/edgglue/edg_decl.c, line 1374)

2017-12-28 Thread Lev Karatun
from here? On Tuesday, 19 December 2017 23:40:54 UTC-5, Wolfgang Bangerth wrote: > > On 12/19/2017 02:23 PM, Lev Karatun wrote: > > > > I get the error when running make on 1 process, after cleaning the build > > directory. Any help would be appreciated! > &g

[deal.II] assertion failed: be_value_from_constant: unknown constant kind (shared/cfe/edgglue/edg_decl.c, line 1374)

2017-12-19 Thread Lev Karatun
Hi everyone, I was trying to update dealII to the latest version, but I'm getting an error: > [ 47%] Building CXX object >> source/fe/CMakeFiles/obj_fe_release.dir/fe_enriched.cc.o > > cd /home/lkaratun/aspect/dealii/build/source/fe && >> /cvmfs/soft.computecanada.ca/easybuild/software/2017/av

Re: [deal.II] Installation error

2017-06-27 Thread Lev Karatun
> documentation > <https://www.dealii.org/8.5.0/users/cmake.html#configurefeature>. You > need to pass the > -DDEAL_II_FORCE_BUNDLED_THREADS=ON > option at configuration time. > > I hope that this helps. > > Regards, > J-P > > > On Tuesday, June 27,

Re: [deal.II] Installation error

2017-06-26 Thread Lev Karatun
tbb.so and uses it anyway, and I wasn't able to find the .so file within DealII folder to specify its location. Best regards, Lev Karatun. 2017-06-26 22:56 GMT-04:00 Wolfgang Bangerth : > On 06/26/2017 10:05 AM, Lev Karatun wrote: > >> >> #define TBB_VERSION_MAJOR 2 >&g

[deal.II] Installation error

2017-06-26 Thread Lev Karatun
Hi, I'm trying to install the latest version of DealII but get the following error: /home/lev/aspect/dealii_debug/source/base/function_parser.cc:478:16: required from here /opt/rh/devtoolset-2/root/usr/include/c++/4.8.2/bits/stl_construct.h:75:7: error: use of deleted function ‘std::unique_p

Re: [deal.II] DEAL_II_WITH_PETSC has to be set to "ON"

2017-05-07 Thread Lev Karatun
t; Thats because you have enabled SLEPC which needs PETSC. So if you dont > need SLEPC, disable it. > > Best > praveen > > On Sun, May 7, 2017 at 9:48 PM, Lev Karatun > wrote: > >> Hi, >> >> I'm trying to install dealII using an existing in

[deal.II] DEAL_II_WITH_PETSC has to be set to "ON"

2017-05-07 Thread Lev Karatun
Hi, I'm trying to install dealII using an existing installation of p4est. Trilinos and p4est seem to have linked successfully: > -- DEAL_II_WITH_TRILINOS successfully set up with external dependencies > -- DEAL_II_WITH_P4EST successfully set up with external dependencies. But dealII asks for

Re: [deal.II] Re: p4est has to be configured with enabled zlib support

2017-05-06 Thread Lev Karatun
s not found, would that be an easy thing to add? I would then be able to check if p4est was indeed installed without zlib. Best regards, Lev Karatun. 2017-05-06 16:35 GMT-04:00 Bruno Turcksin : > Lev, > > 2017-05-05 1:13 GMT-04:00 Lev Karatun : > > is this a recently introduced req

Re: [deal.II] Re: p4est has to be configured with enabled zlib support

2017-05-04 Thread Lev Karatun
Hi Bruno, is this a recently introduced requirement? Best regards, Lev Karatun. 2017-05-05 0:39 GMT-04:00 Bruno Turcksin : > Lev > > 2017-05-04 15:45 GMT-04:00 Lev Karatun : > > I was trying to update dealII on a cluster with Trilinos that I didn't > even > > insta

Re: [deal.II] Re: p4est has to be configured with enabled zlib support

2017-05-04 Thread Lev Karatun
that dealII is not detecting the installation properly? Best regards, Lev Karatun. 2017-04-28 8:25 GMT-04:00 Bruno Turcksin : > Lev, > > 2017-04-28 8:16 GMT-04:00 Lev Karatun : > > Thank you, installing with candi worked (in release mode). Does it > support > > installing in

Re: [deal.II] Re: p4est has to be configured with enabled zlib support

2017-04-30 Thread Lev Karatun
Hi Bruno, debug version actually was installed too, I just didn't realize. Thank you for your help! Best regards, Lev Karatun. 2017-04-28 8:25 GMT-04:00 Bruno Turcksin : > Lev, > > 2017-04-28 8:16 GMT-04:00 Lev Karatun : > > Thank you, installing with candi worked (in re

Re: [deal.II] Re: p4est has to be configured with enabled zlib support

2017-04-28 Thread Lev Karatun
Hi Bruno, Thank you, installing with candi worked (in release mode). Does it support installing in Debug mode (that's was I was trying to do in the first place)? I haven't found an option in the config file.. Best regards, Lev Karatun. 2017-04-27 15:00 GMT-04:00 Bruno Turcksin : &g

Re: [deal.II] Re: p4est has to be configured with enabled zlib support

2017-04-27 Thread Lev Karatun
Hi Bruno, what do you mean by that?.. Best regards, Lev Karatun. 2017-04-27 8:32 GMT-04:00 Bruno Turcksin : > 2017-04-26 23:10 GMT-04:00 Lev Karatun : > > that's what I was doing... > Maybe try candi or spack > > Best, > > Bruno > > -- > The deal.II proje

Re: [deal.II] Re: p4est has to be configured with enabled zlib support

2017-04-26 Thread Lev Karatun
Hi Bruno, that's what I was doing... Best regards, Lev Karatun. 2017-04-26 19:48 GMT-04:00 Bruno Turcksin : > 2017-04-26 18:10 GMT-04:00 Lev Karatun : > > all tests passed. > OK Then can you try to configure deal in a new empty directory. > > Best > > Bruno &g

Re: [deal.II] Re: p4est has to be configured with enabled zlib support

2017-04-26 Thread Lev Karatun
Hi Bruno, all tests passed. Best regards, Lev Karatun. 2017-04-26 17:16 GMT-04:00 Bruno Turcksin : > 2017-04-26 17:10 GMT-04:00 Lev Karatun : > > [lev@titan FAST]$ make tests > > make: *** No rule to make target `tests'. Stop." > Sorry it was `make check` &g

Re: [deal.II] Re: p4est has to be configured with enabled zlib support

2017-04-26 Thread Lev Karatun
Apr 26 11:35 make.output drwxrwxr-x 9 lev lev 1M Apr 26 11:35 sc/ drwxrwxr-x 4 lev lev 1M Apr 26 11:35 src/ drwxrwxr-x 3 lev lev 1M Apr 26 11:35 test/ [lev@titan FAST]$ make tests make: *** No rule to make target `tests'. Stop." Best regards, Lev Karatun. 2017-04-26 12:07 GMT-

Re: [deal.II] Re: p4est has to be configured with enabled zlib support

2017-04-26 Thread Lev Karatun
/usr/lib:/usr/share/doc/:/usr/include:/usr/lib64 Reinstalled p4est, but still getting the same error. Best regards, Lev Karatun. 2017-04-26 10:27 GMT-04:00 Bruno Turcksin : > Lev, > > 2017-04-26 10:16 GMT-04:00 Lev Karatun : > > it's installed too =( > > > >

Re: [deal.II] Re: p4est has to be configured with enabled zlib support

2017-04-26 Thread Lev Karatun
Hi Timo, it's installed too =( "Package zlib-devel-1.2.3-29.el6.x86_64 already installed and latest version Nothing to do" Best regards, Lev Karatun. 2017-04-26 10:09 GMT-04:00 Timo Heister : > You need the "dev" package too. On my machine it is called zlib1g-dev

Re: [deal.II] Re: p4est has to be configured with enabled zlib support

2017-04-26 Thread Lev Karatun
grams." Best regards, Lev Karatun. 2017-04-26 8:35 GMT-04:00 Bruno Turcksin : > Lev, > > you need to make sure that zlib is installed on your machine and then > reinstall p4est. zlib should be picked up automatically. > > Best, > > Bruno > > On Tuesday, April

[deal.II] p4est has to be configured with enabled zlib support

2017-04-25 Thread Lev Karatun
Hi everyone, I was updating dealII to the latest version and received the error when trying to configure it: " Insufficient p4est installation found! p4est has to be configured with enabled zlib support." I used the p4est-setup.sh script to install it originally (and haven't modified it eve

Re: [deal.II] internal compiler error: Bus error

2017-02-02 Thread Lev Karatun
Hi Matthias, It doesn't seem to be reproducible. In fact, when I ran the compilation today again, it completed without errors. I'll check if there is an option to use gcc 4.9.4. But will I have to recompile Trilinos and BLAS in this case? I'd rather avoid doing it Best regar

Re: [deal.II] internal compiler error: Bus error

2017-02-01 Thread Lev Karatun
Hi Wolfgang, I was first compiling with -j8 then tried again with -j1 but got the same error. Best regards, Lev Karatun. 2017-02-01 20:41 GMT-05:00 Wolfgang Bangerth : > On 02/01/2017 06:23 PM, Lev Karatun wrote: > >> >> I'm trying to install the latest version of dealI

[deal.II] internal compiler error: Bus error

2017-02-01 Thread Lev Karatun
Hi everyone, I'm trying to install the latest version of dealII on a cluster now, got another error unfortunately. The output is below, and I attached the logs too. I would appreciate any help with this. > In file included from >> /home/r/russ/lkaratun/aspect/dealii/include/deal.II/dofs/d

Re: [deal.II] cannot call member function ‘void tbb::task::spawn(tbb::task&)’ without object

2017-01-31 Thread Lev Karatun
Hi Wolfgang, The patch solved it, thank you! Best regards, Lev Karatun. 2017-01-31 17:51 GMT-05:00 Wolfgang Bangerth : > Or wait for the patch I'm going to submit in a minute :-) >> > > Specifically, I would appreciate if you could see whether this helps: > https://g

[deal.II] Re: cannot call member function ‘void tbb::task::spawn(tbb::task&)’ without object

2017-01-31 Thread Lev Karatun
anuary 31, 2017 at 4:47:30 AM UTC+1, Lev Karatun wrote: >> >> Hi, >> >> I was trying to install (to an empty directory) the newest version of >> dealII but am getting the following error: >> /include/deal.II/base/thread_management.h:2921:32: error: cannot call

Re: [deal.II] cannot call member function ‘void tbb::task::spawn(tbb::task&)’ without object

2017-01-31 Thread Lev Karatun
Hi Wolfgang, yes, the latest version. I'm not really sure what tbb is.. I'm using the bundled version I guess? Since I didn't install it separately and found task.h under /bundled/tbb41_20130401oss/include/tbb/ *>> And can you look up the declaration of the spawn() function in task.h in your v

[deal.II] cannot call member function ‘void tbb::task::spawn(tbb::task&)’ without object

2017-01-30 Thread Lev Karatun
Hi, I was trying to install (to an empty directory) the newest version of dealII but am getting the following error: /include/deal.II/base/thread_management.h:2921:32: error: cannot call member function ‘void tbb::task::spawn(tbb::task&)’ without object Any help will be appreciated. -- The

Re: [deal.II] Compilation error

2016-11-30 Thread Lev Karatun
I installed gcc 4.8 (which has c++11) and recompiled everything using it, so I shouldn't have to bug you with the compilation errors anymore =) On Tuesday, 29 November 2016 13:18:17 UTC-5, Wolfgang Bangerth wrote: > > > Lev, > > > when trying to compile the newest version of dealII, I get a bunc

Re: [deal.II] Compilation error

2016-11-29 Thread Lev Karatun
Thanks Wolfgang! On Tuesday, 29 November 2016 13:18:17 UTC-5, Wolfgang Bangerth wrote: > > > Lev, > > > when trying to compile the newest version of dealII, I get a bunch of > errors: > > > > [ 46%] Building CXX object > > source/fe/CMakeFiles/obj_fe.debug.dir/mapping_q_generic.cc.o

[deal.II] Compilation error

2016-11-29 Thread Lev Karatun
Hi, when trying to compile the newest version of dealII, I get a bunch of errors: [ 46%] Building CXX object > source/fe/CMakeFiles/obj_fe.debug.dir/mapping_q_generic.cc.o > /home/lev/aspect/dealii_debug/source/fe/mapping_q_generic.cc:443: error: > using ‘typename’ outside of template > /home/

[deal.II] Compilation error

2016-11-16 Thread Lev Karatun
Hi everyone, I was trying to update dealII to the latest version but got the following error: [ 63%] Building CXX object > source/base/CMakeFiles/obj_base.release.dir/mpi.cc.o > /home/r/russ/lkaratun/aspect/dealii/source/base/mpi.cc: In constructor > 'dealii::Utilities::MPI::MPI_InitFinalize::