Christophe Prud'homme

Results 221 comments of Christophe Prud'homme

# Add Custom `MpiLogSink` for MPI-Aware Logging ## Summary This feature request proposes adding a custom `MpiLogSink` to manage logging in MPI applications with flexibility in log output destinations and...

# Add Memory Usage Logging to MpiLogSink ## Overview: This update introduces an optional `--log-mem` flag to the `MpiLogSink` in Feel++, enabling memory usage tracking and display in log messages....

here are the results of the testsuite 923 tests on the spack env feelpp-openmpi4: ``` 94% tests passed, 52 tests failed out of 923 Label Time Summary: cfpdes = 7.09...

for the python tests, we actually need to do a `make install` and then set `PYTHONPATH` to the install python directory. Once done it is all good : ``` >...

@thomas-saigre py-tqdm is now installed in our environment for nirb

here is the state of the CI with spack: https://github.com/feelpp/feelpp/actions/runs/12623421589/job/35172411071?pr=2285#step:5:2388 925 tests passed 🎆 The next steps are: - [ ] fix Ubuntu and Debian builds - [ ] add...

here are the current test failures: ``` Total Test time (real) = 4979.98 sec The following tests did not run: 745 - feelpp_test_hdiv-np-1 (Skipped) 846 - feelpp_test_bdf3-np-1 (Skipped) The following...

this is a duplicate of #2299

@vincentchabannes the PR is ok : https://github.com/feelpp/feelpp/actions/runs/15251438819

@bernhardkaindl thank you for your extensive work ! I made some other changes to support rocm, cuda, kokkos that I will push along side your propositions.