Algiane Froehly

Results 42 issues of Algiane Froehly

kind: enhancement
part: parmmg
part: graph
state: in progress
priority: medium

Implementation: - [ ] Add possibility to call scotch instead of Metis for initial partitioning (nodes of graph are mesh elts) - [ ] Add possibility to call scotch instead...

kind: enhancement
part: parmmg
part: graph
priority: medium

Migration from Inria solution (Jenkins + Inria VM) onto github actions for reduced maintenance and access to external users.

kind: ci-failure
priority: high

When external projects are used by ParMmg (DOWNLOAD_METIS and DOWNLOAD_MMG setted to ON), their installation is disabled, leading to missing headers and library when linking the parmmg library with another...

kind: bug
part: compilation
part: cmake

Hello, Thank you for providing the Silo library. I have issue to build the release 4.11 of Silo with hdf5 capabilities when hdf5 is built in Debug mode using CMake:...

The edge length computation in Mmg3d contains some inconsistencies and needs to be tested and cleaned: - for isotropic metric, it seems that we always compute the "straight" edge length;...

kind: cleanup
kind: refactoring
part: mmg3d
part: mesh adaptation

New job that: - emulates a ppc64 architecture (using the [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) that relies on the use of [`qemu`](https://www.qemu.org/) through the [`qemu-user-static`](https://github.com/multiarch/qemu-user-static) image); - deploys a AlmaLinux-8 image with prebuilt TPLs...

type: feature
ci: run CUDA builds
flag: requires updated TPL(s)
type: CI
ci: run integrated tests
flag: no rebaseline

Geos compilation against TPLs of PR [#218](https://github.com/GEOS-DEV/thirdPartyLibs/pull/218).

ci: run CUDA builds
flag: ready for review
flag: TPL(s) build check
ci: run integrated tests

The mesh packing inside a char array implies that we need large intergers to store the message size. An alternative that was implemented in the past (and was working I...

kind: enhancement
kind: refactoring

This PR replaces the macos-12 runners by macos-14 ones for jobs with VTK enabled. It fixes a recent deadlock (or very long slowdown) during the installation of VTK using homebrew...

kind: ci-failure