Ben Wibking

Results 156 issues of Ben Wibking

Thank you for taking the time to submit an issue! ## Background information ### What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, git branch name and hash,...

Target: v5.0.x
State-Awaiting user information

### Discussed in https://github.com/visit-dav/visit/discussions/19509 Originally posted by **BenWibking** May 13, 2024 I have an ADIOS2 dataset where the variables change between outputs. This is due to the application following the...

Somewhat confusingly, setting `AMReX_FPE=ON` in the CMake options turns on compiler-specific flags that are not always equivalent to setting the `amrex.fpe_trap_*` ParmParse parameters. For instance, when using gcc, `AMReX_FPE=ON` adds...

documentation

## Summary This adds experimental support for the AMG-DD solver to the multi-level Hypre solver. Note that for this solver, the residual is not independent of the domain decomposition. ##...

This adds `--parsable` to the `sbatch` options when submitting a SLURM job. Then, when looking for the jobid returned by SLURM, it only examines the last line of output, which...

Bugfix

I've encountered the confusing situation of having the conductor still running as a background process, my jobs have all completed successfully, but running `maestro status` lists the jobs that were...