dealii / candi

candi - (Compile & Install) - Downloads, configures, builds and installs deal.II
GNU Lesser General Public License v3.0
63 stars 61 forks source link

SVE(Scaler Vector Extension) #373

Closed Juliya32 closed 10 months ago

Juliya32 commented 10 months ago

Hello, I am new to petsc and tried running different examples.

  1. I found that the time taken to execute the same pogram with threading and without threading is same(Actually multi threaded one should take much less compared to single thread/sequential).
  2. I also want to know whether petsc supports(has implemented sve) on arm.
  3. Does changing refinement size increases the number of cells in the mesh exponentially . If it's not the case please clarify what does refinement represents in petsc tutorials.
bangerth commented 10 months ago

@Juliya32 These are questions you will have to ask of the PETSc people, not on the deal.II forum.