> If you build boost externally then you could point ADOL-C to it (
--with-boost="${BOOST_DIR}”) and deal.II (-DBOOST_DIR=${BOOST_DIR}) as well.
Boost was set up from libboost-all-dev package, and both DEAL.II and ADOL-C
are configured to use this package, but at cmake generation phase DEAL.II
throws that it can procced cos ADOL-C uses boost. But it isn't problem for
me, jus FYI.
With regards,
Oleg Kmechak
On Tuesday, 9 October 2018 05:33:21 UTC+2, Jean-Paul Pelteret wrote:
>
> If you build boost externally then you could point ADOL-C to it (
> --with-boost="${BOOST_DIR}”) and deal.II (-DBOOST_DIR=${BOOST_DIR}) as
> well.
>
> I would also highly encourage you to build ADOL-C with the
> --enable-traceless-refcounting flag enabled if you plan on using their
> tapeless type. We are in the process of adding some classes to help make
> using AD in the context of finite elements easier. The ADOL-C developers
> recently removed a whole bunch of error checking in the interest of speed,
> and when this flag is enabled it reinstates these error checking
> capabilities and allows us to ensure that the ADOL-C environment is being
> initialised correctly.
>
> Best,
> Jean-Paul
>
> On 09 Oct 2018, at 03:13, Oleg Kmechak <[email protected] <javascript:>>
> wrote:
>
> Thanks for answer, also I founded another clue here
> <https://groups.google.com/forum/#!searchin/dealii/adol-c%7Csort:date/dealii/51_AFpNF5rM/JLZgRu8sAQAJ>
>
> there is link on development 2.6.4 version, and as I realized DEAL.II boost
> conflicts with adol-c boost so the last one I should be set up wit flag
> --without-boost
>
> With regards,
> Oleg Kmechak
>
> On Monday, 8 October 2018 14:26:13 UTC+2, Jean-Paul Pelteret wrote:
>>
>> Dear Oleg,
>>
>> Please see this recently closed issue on our GitHub repository:
>> https://github.com/dealii/dealii/issues/7293
>>
>> There have been some patches that have been recently submitted upstream
>> to fix some bugs in the most recent release. You should install the
>> development version of ADOL-C to enable this feature.
>>
>> Best,
>> Jean-Paul
>>
>> On 08 Oct 2018, at 14:17, Oleg Kmechak <[email protected]> wrote:
>>
>> Hello developers,
>>
>> Building of DEAL.II from source(9.1.0) with option DEALII_WITH_ADOLC
>> turned on demands version of Adolc 2.6.4 and higher, but official site of
>> Adolc holds only version 2.6.3 also I looked around of other repos for
>> adolc on GitHub and GitLab and there the last version is also 2.6.3.
>>
>> Regards,
>> Oleg Kmechak
>>
>>
>>
>> --
>> 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 [email protected].
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
>>
> --
> 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 [email protected] <javascript:>.
> For more options, visit https://groups.google.com/d/optout.
>
>
>
--
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 [email protected].
For more options, visit https://groups.google.com/d/optout.