[deal.II] lecture on deal.II and p4est for parallel copmutations

2020-09-13 Thread Timo Heister
Hi all, as part of the p4est summer school in July 2020, I gave a three part lecture about deal.II and how it interacts with p4est for distributed computations. This included 3 lectures, several demos, exercises, and Q I also talk about recent development regarding parallel, matrix-free

Re: [deal.II] Error while installing dealii using candi

2020-09-13 Thread Timo Heister
You are running out of RAM while compiling. Try compiling without -j if necessary. On Sun, Sep 13, 2020, 01:38 Animesh Rastogi IIT Gandhinagar < animesh.rast...@alumni.iitgn.ac.in> wrote: > > Dear Dealii community, > > I am reinstalling dealii using candi on my PC. Here is the error, I am >

[deal.II] Re: Regarding configuring with UMFPACK for Quasi-Static Strain Compressible Elasticity program

2020-09-13 Thread Animesh Rastogi IIT Gandhinagar
Hi All, I was able to run this problem in my PC. I reinstalled dealii after installing the required dependencies ; followed the readme of dealii to understand how to configure them together. Thanks! AR On Sunday, September 13, 2020 at 1:03:34 AM UTC+5:30 Animesh Rastogi IIT Gandhinagar