[deal.II] Re: Function transfer from coarse to fine grid

2019-03-29 Thread Ina
Thanks a lot, Bruno! Using build_patches(2) on the coarse mesh (I am using linear elements) the two interpolations look much more alike. Since I will need to do the same transformation several times for different vectors, I am coming back to my other question: Is there a function that uses

Re: [deal.II] Compilation with ICC18 leads to several undefined AVX/SSE-functions

2019-03-29 Thread Bruno Turcksin
Hi, On Friday, March 29, 2019 at 8:04:27 AM UTC-4, Maxi Miller wrote: > > I retested it using the latest version from git, and I still get similar > errors. Which option should I disable for getting deal.II to work together > with CUDA? > Thanks! > We don't test cuda+intel so it might be the

Re: [deal.II] Re: Function transfer from coarse to fine grid

2019-03-29 Thread Bruno Turcksin
Ina, Le ven. 29 mars 2019 à 12:18, Ina a écrit : > Since I will need to do the same transformation several times for different > vectors, I am coming back to my other question: Is there a function that uses > the std::vector> of DoFTools::commpute_intergrid_transfer_ > representation and makes

Re: [deal.II] Candi installation fail

2019-03-29 Thread Giorgos Kourakos
Thank you for the reply, I was able to pass that point. By the way, I specified in the candi.cfg file the following STABLE_BUILD=false to force candi to download the master. However, the building stuck at a later step (~78%) I'm getting many similar errors as undefined reference to

Re: [deal.II] Candi installation fail

2019-03-29 Thread Wolfgang Bangerth
On 3/29/19 1:10 PM, Giorgos Kourakos wrote: > -- Found BOOST > -- Performing Test BOOST_IOSTREAMS_USABLE > -- Performing Test BOOST_IOSTREAMS_USABLE - Failed > -- Performing Test BOOST_SERIALIZATION_USABLE > -- Performing Test BOOST_SERIALIZATION_USABLE - Success > > Any further help? Does cmake

Re: [deal.II] Compilation with ICC18 leads to several undefined AVX/SSE-functions

2019-03-29 Thread 'Maxi Miller' via deal.II User Group
I retested it using the latest version from git, and I still get similar errors. Which option should I disable for getting deal.II to work together with CUDA? Thanks! Am Freitag, 1. Februar 2019 11:16:29 UTC+1 schrieb Daniel Arndt: > > Maxi, > > > [...] >> Apparently nvcc does not know the