Still can't get it to work. It seems to be related to a specific Tpetra 
file:
"Tpetra_Import_def.hpp"
I'll try with a more recent version of Trilinos to see if this fixes thing. 
Do you think it might be that step-32 does not include this file ?


On Tuesday, March 15, 2022 at 10:55:35 a.m. UTC-4 blais...@gmail.com wrote:

> Step-32 worked. I think there was an issue with the way I set-up my dylib. 
> I'll investigate, but it seems that since I was able to run step-32 with 
> MPI, I should be ok on my side also :)
> I'll keep you informed if this pops up again.
>
>
> On Monday, March 14, 2022 at 8:57:01 p.m. UTC-4 Timo Heister wrote:
>
>> I worked on that. 😃 
>>
>> Interestingly, I didn't see this error in my testing of ASPECT. Are 
>> you saying that a deal.II step like step-32 fails? I think we should 
>> try updating Trilinos first. 
>>
>> Do you want to try 13.2 and see if that works? If not, I will update 
>> the package in candi master when I get to it in a couple of days. 
>>
>>
>> On Mon, Mar 14, 2022, 13:25 blais...@gmail.com <blais...@gmail.com> 
>> wrote: 
>> > 
>> > Dear all, 
>> > Hope you are well 
>> > Using the candi master branch, I succeeded in compiling deal.II using 
>> candi. Everything was smooth. I don't know who took care of that, but 
>> awesome work. 
>> > 
>> > When trying to compile an example that uses Trilinos (any), I get the 
>> following error that arise from an include in Trilinos 
>> > 
>> > 
>> Users/blaisb/work/candi/trilinos-release-12-18-1/include/Tpetra_Import_def.hpp:1171:24:
>>  
>> error: no member named 'bind1st' in namespace 'std'; did you mean 
>> 'boost::container::bind1st'? 
>> > 
>> > std::bind1st (std::equal_to<int> (), -1)); 
>> > 
>> > ^~~~~ 
>> > 
>> > 
>> /Users/blaisb/work/candi/deal.II-master/include/deal.II/bundled/boost/container/detail/algorithm.hpp:55:24:
>>  
>> note: 'boost::container::bind1st' declared here 
>> > 
>> > inline binder1st<Func> bind1st(const Func& func, const T& arg) 
>> > 
>> > 
>> > 
>> > Is there a way around this error? Should I try to manually fix it or 
>> switch to another trilinos version? 
>> > 
>> > Thanks! 
>> > 
>> > 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+un...@googlegroups.com. 
>> > To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/dealii/fc6ad924-8776-4fa8-8a6f-5c96c44a0c47n%40googlegroups.com.
>>  
>>
>>
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/7f7277e9-5279-4bba-9bab-e75afb05986an%40googlegroups.com.

Reply via email to