Recent Releases of GridapDistributed

GridapDistributed - v0.4.9

GridapDistributed v0.4.9

Diff since v0.4.8

Merged pull requests: - Better redistribution for dofs (#179) (@JordiManyer)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] 5 months ago

GridapDistributed - v0.4.8

GridapDistributed v0.4.8

Diff since v0.4.7

Merged pull requests: - Polytopal methods (#175) (@JordiManyer)

Closed issues: - Issue while loading model directly from Gmsh (#172)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] 7 months ago

GridapDistributed - v0.4.7

GridapDistributed v0.4.7

Diff since v0.4.6

Merged pull requests: - AD for multifield and skeletons (#169) (@JordiManyer)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] 10 months ago

GridapDistributed - v0.4.6

GridapDistributed v0.4.6

Diff since v0.4.5

Merged pull requests: - enable dependabot for GitHub actions (#122) (@ranocha) - Bump codecov/codecov-action from 1 to 4 (#162) (@dependabot[bot]) - Bump actions/cache from 1 to 4 (#163) (@dependabot[bot]) - Bump julia-actions/setup-julia from 1 to 2 (#164) (@dependabot[bot]) - Bump actions/checkout from 2 to 4 (#165) (@dependabot[bot]) - Constant fespaces (#166) (@JordiManyer) - Autodiff (#167) (@JordiManyer) - Bump codecov/codecov-action from 4 to 5 (#168) (@dependabot[bot])

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 1 year ago

GridapDistributed - v0.4.5

GridapDistributed v0.4.5

Diff since v0.4.4

Merged pull requests: - Bugfix: writevtk with empty parts (#158) (@JordiManyer) - Bugfix: Wrong num_cells for triangulations containing ghosts (#160) (@JordiManyer) - Updated compats to comply with Gridap (#161) (@JordiManyer)

Closed issues: - Wrong num_cells for DistributedTriangulations with ghost cells (#159)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 1 year ago

GridapDistributed - v0.4.4

GridapDistributed v0.4.4

Diff since v0.4.3

Merged pull requests: - Passing simplexify kwargs (#151) (@pmartorell) - Distributed interpolators for VectorValues (#152) (@JordiManyer) - Re-implement ZeroMeanFESpace (#155) (@JordiManyer) - Added VTK kwargs (#156) (@JordiManyer)

Closed issues: - Distributed ZeroMeanFESpace (#154)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 1 year ago

GridapDistributed - v0.4.3

GridapDistributed v0.4.3

Diff since v0.4.2

Merged pull requests: - Support for Dirac delta defined by tags (#133) (@principejavier) - Unstructured grid refinement (#149) (@JordiManyer) - Let pass kwargs to distributed measures (#150) (@ericneiva)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 1 year ago

GridapDistributed - v0.4.2

GridapDistributed v0.4.2

Diff since v0.4.1

Merged pull requests: - Cartesian uniform refinement (#148) (@JordiManyer)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 1 year ago

GridapDistributed - v0.4.1

GridapDistributed v0.4.1

Diff since v0.4.0

Merged pull requests: - Cell field evaluation at arbitrary points (#146) (@principejavier) - Bugfix: Nonconforming block assembly (#147) (@JordiManyer)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 1 year ago

GridapDistributed - v0.4.0

GridapDistributed v0.4.0

Diff since v0.3.6

Merged pull requests: - ODE refactor (#141) (@JordiManyer)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 1 year ago

GridapDistributed - v0.3.6

GridapDistributed v0.3.6

Diff since v0.3.5

Merged pull requests: - Redistribute for MultiField (#140) (@JordiManyer) - Fix issue 142 (#143) (@amartinhuertas)

Closed issues: - Bug in AffineFEOperator parallel assembly (#142)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 2 years ago

GridapDistributed - v0.3.5

GridapDistributed v0.3.5

Diff since v0.3.4

Merged pull requests: - allocateinrange/domain for distributed types (#139) (@JordiManyer)

Closed issues: - In-place Assembly of PSparseMatrices (#138)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 2 years ago

GridapDistributed - v0.3.4

GridapDistributed v0.3.4

Diff since v0.3.3

Merged pull requests: - Exporting redistribute function (#136) (@amartinhuertas)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 2 years ago

GridapDistributed - v0.3.3

GridapDistributed v0.3.3

Diff since v0.3.2

Merged pull requests: - Bugfix: TransientFESpaces broken for Gridap#master (#135) (@JordiManyer)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 2 years ago

GridapDistributed - v0.3.2

GridapDistributed v0.3.2

Diff since v0.3.1

Merged pull requests: - Block assemblers for v0.3 (#124) (@JordiManyer)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 2 years ago

GridapDistributed - v0.3.1

GridapDistributed v0.3.1

Diff since v0.3.0

Merged pull requests: - Update compats for FillArrays (#127) (@JordiManyer) - Exploring ghost optimisation (#128) (@JordiManyer) - Added missing getcelldofidsinnerspace() method overload (#130) (@amartinhuertas) - Missing remove ghost cells overload for AdaptiveTriangulations (#131) (@amartinhuertas)

Closed issues: - BoundaryTriangulation(model) returns the faces in the whole subdomain boundary (#14)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 2 years ago

GridapDistributed - v0.3.0

GridapDistributed v0.3.0

Diff since v0.2.8

Closed issues: - Issue with Periodic BCs after porting to PArrays 0.3 (#119)

Merged pull requests: - Porting to PArrays v0.3 (#114) (@amartinhuertas) - Fixing psparse matrix assembly col partition (#115) (@amartinhuertas) - Redistribute API rework (#120) (@JordiManyer) - Bugfix: periodic bcs not working (#121) (@JordiManyer) - Bugfix: periodic bcs (#123) (@JordiManyer) - Bugfix: Failing transient tests (#126) (@JordiManyer)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 2 years ago

GridapDistributed - v0.2.8

GridapDistributed v0.2.8

Diff since v0.2.7

Closed issues: - Bug: Integration of HDiv terms on SkeletonTriangulation, for SubAssembledRows strategy (#111) - PSparseMatrix * PVector fails for certain case (#118)

Merged pull requests: - Fix a typo (#109) (@pitmonticone) - Bugfix: Operating 3 or more CellFields (#110) (@JordiManyer) - Reverting DistributedGridapType (#117) (@JordiManyer)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 2 years ago

GridapDistributed - v0.2.7

GridapDistributed v0.2.7

Diff since v0.2.6

Closed issues: - Unable to create *.pvd files. (#92) - evaluate function not working (#93) - Auto-diff error in GridapDistributed code (#95) - Error: Unable to perform "inner" on the given cell-fields (#100) - Changes in Gridap#master break Heat equation tests (#105) - Retriving/pushing global data (#106)

Merged pull requests: - Use single image per figure with markdown syntax (#90) (@xuanxu) - DistributedCellDofs and other extras (#97) (@JordiManyer) - P4est migration (#98) (@JordiManyer) - Upgrading GH actions to Julia 1.8 (#99) (@amartinhuertas) - Mixdims passing tests (#102) (@oriolcg) - Update compat with PartitionedArrays.jl v0.2.13 (#104) (@JordiManyer) - Bump version to 0.2.7 (#107) (@JordiManyer)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 3 years ago

GridapDistributed - v0.2.6

GridapDistributed v0.2.6

Diff since v0.2.5

Closed issues: - Treatment of Dirichlet values (#68) - Error when interpolating DistributedFEFunction (#69) - Draft for generating pvd collection files (#70) - The license file does not specify the type of the license (#82) - The "Simple" example does not run on a serial machine (#83) - TO-THINK: DistributedDiscreteModel also handles gids for lower dimensional objects (#85) - This function belongs to an interface and could not be used - non linear solver with GridapDistributed.jl (#89)

Merged pull requests: - Added HomogeneousTrialFESpace (#67) (@oriolcg) - createpvd and savepvd functions (#71) (@oriolcg) - Dirichlet values (#74) (@oriolcg) - Transient distributed cell field (#81) (@oriolcg) - Surface coupling (#84) (@fverdugo) - FE spaces defined on lower dimensional triangulations (#86) (@amartinhuertas) - Added zerodirichletvalues (#87) (@oriolcg) - Fix in PLaplacian Code (#88) (@amartinhuertas)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 3 years ago

GridapDistributed - v0.2.5

GridapDistributed v0.2.5

Diff since v0.2.4

Closed issues: - Infinite recursion in get_comm definition (#13) - Issues in MPI PETSc Communicator implementation (#16) - Introduce the general concept of AbstractTimer agnostic to Communicator (#20) - Issues found/lessons learned with MPI-parallel p-Laplacian solver using NLsolve.jl (#21) - PETSc.jl related issues/caveats/pendings tasks (#22) - PETSc.jl Ubuntu + DistributedStokesTests.jl issues (#23) - Issues found/lessons learned with MPI-parallel Stokes solver (#24) - Truly global FE spaces, including multifield FE spaces (#26) - Upgrade to Gridap 1.6 issues (#31) - High-level API (#33) - To cut down non-Julia dependencies of GridapDistributed (#38) - Tutorials that show-case all building blocks in action (#75) - Doc badge link broken (#76)

Merged pull requests: - Length distributed multi field fe space (#73) (@oriolcg) - Add skeleton doc pages (#77) (@amartinhuertas) - Misc enhancements (#78) (@fverdugo) - Add support for periodic BCs in Cartesian grids (#79) (@fverdugo) - Bumb release 0.2.5 (#80) (@fverdugo)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] almost 4 years ago

GridapDistributed - v0.2.4

GridapDistributed v0.2.4

Diff since v0.2.3

Merged pull requests: - Bug-fix generate gids FE space (#66) (@amartinhuertas)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 4 years ago

GridapDistributed - v0.2.3

GridapDistributed v0.2.3

Diff since v0.2.2

Merged pull requests: - Fix Pkg warning (#58) (@fverdugo) - RT spaces in parallel (#64) (@amartinhuertas)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 4 years ago

GridapDistributed - v0.2.2

GridapDistributed v0.2.2

Diff since v0.2.1

Merged pull requests: - Added new overload for SparseMatrixAssembler (#63) (@amartinhuertas)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 4 years ago

GridapDistributed - v0.2.1

GridapDistributed v0.2.1

Diff since v0.2.0

Merged pull requests: - Added num_cells to DistributedDiscreteModel (#62) (@amartinhuertas)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 4 years ago

GridapDistributed - v0.2.0

GridapDistributed v0.2.0

Diff since v0.1.0

Closed issues: - Use mpiexecjl (#56)

Merged pull requests: - Rhs assembly alone (#40) (@amartinhuertas) - Multi field interpolation and DG test (#42) (@fverdugo) - Fixing bug in skeleton triangulation with no ghost cells (#43) (@fverdugo) - Nonlinear test (and misc associated fixes) (#44) (@fverdugo) - Adding mpi tests (#45) (@fverdugo) - PVTU files (#46) (@fverdugo) - Separating Seq and MPI tests in Github actions (#47) (@amartinhuertas) - Adding sysimage generation to mpi tests (#48) (@amartinhuertas) - Depend on registered packages and refactor of serial tests (#49) (@fverdugo) - Final touches before release 0.2 (#50) (@amartinhuertas) - Release 0.2 (#51) (@amartinhuertas) - Release 0.2 (#52) (@amartinhuertas) - Model partition (#54) (@fverdugo) - Using PArrays.prun() all the way through in tests (#55) (@amartinhuertas) - Adjusting the size of the local matrices to the appropiate values (#57) (@amartinhuertas) - Avoiding call to discoverpartssnd (#59) (@fverdugo)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] about 4 years ago

GridapDistributed - v0.1.0

GridapDistributed v0.1.0

Closed issues: - Extend face labels in CartesianDiscreteModel to distributed case (#1) - Implement localize function to remove ghost cells of a given triangulation (#2) - Misc tasks (in the lack of a better name) (#3) - Missing DistributedData.jl file (#5) - Last travis CI build from 2 days ago (#6) - Symbolic algorithms sparsity pattern (#9) - Abort() must be triggered when an error condition (e.g., an Exception) is locally triggered on a process (#17) - Add parallel tests and support for MPI+PETSc in travis (#18) - Add a type parameter to DistributedVector representing the data type used to store the local entries (#19) - MPIPETScDistributedStokesTests.jl crashes with PETSc 3.7.7 + OpenMPI 2.1.1 (Ubuntu Bionic default versions) (#27)

Merged pull requests: - Assembly design (#4) (@fverdugo) - Distributed triangulation, cell quadrature and cell field (#7) (@fverdugo) - Distributed data refactoring (#8) (@fverdugo) - Extend cartesian model face labels to distributedcase (#10) (@amartinhuertas) - Fe operators (#11) (@fverdugo) - Move to Gridap v0.10.0 (#12) (@fverdugo) - Implement owned cells strategy (#15) (@amartinhuertas) - Removed collect from FE function set up. I guess this is no longer needed after 168f50fe95019a0a114ff9c6cae0665db6fbc4f7 (#25) (@amartinhuertas) - Mpi petsc communicator (#28) (@amartinhuertas) - Decoupling multifield distributed fe space from consecutive multifield style (#29) (@amartinhuertas) - Setting GitHub ci actions (#30) (@amartinhuertas) - Upgrade gridap 1.6 (#32) (@amartinhuertas) - Gridap distributed high level api (#34) (@amartinhuertas) - Uniformly refined forest of quadtree/octrees discrete models via p4est (#35) (@amartinhuertas) - Updating p4est wrapper (#36) (@amartinhuertas) - Pointing to registered packages (#37) (@amartinhuertas)

Scientific Software - Peer-reviewed - Julia
Published by github-actions[bot] over 4 years ago