Burlen Loring

Results 24 issues of Burlen Loring

I'm using the `sample_data.nc` file you provide with the source code for validation but there are some small issues. The time coordinates (month variable) are not specified in a standard...

VTK made vtkPoints a first class dataset. this looks fairly straight forward and is an improvement over PolyData and UnstructuredGrid for particle data. See convo in #129 This is the...

``` 15: A system call failed during shared memory initialization that should 15: not have. It is likely that your MPI job will now either abort or 15: experience performance...

As below error message suggests we need to find an alternative for deprecated functions. However, It seems that the configuration mechanisms for embedding have changed so this is a larger...

## Background information I'm tuning OpenMPI's alltoall on our cluster. ### What version of Open MPI are you using? (e.g., v4.1.6, v5.0.1, git branch name and hash, etc.) v5.0.3 ###...

Target: main
Target: v5.0.x

Adds documentation to the user guide for the `coll tuned` component. It's not intended to be comprehensive but rather summarize the key information needed to effectively use the tuning features....

documentation
Target: main

**Is your feature request related to a problem? Please describe.** The coll tuned component has sophisticated tuning capabilities yet these are scarcely documented. The thresholds used to select a collective...

Target: main
Target: v5.0.x

This changes the scope so that these are settable via MPI_T interface. In particular making the `use_dynamic_rules` variable settable enables the variables needed for run time tuning of the individual...

Target: main

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

Target: main
Target: v5.0.x

## Background information When using coll_tuned_dynamic_rules_filename option to tune for a specific system there is no way to set the `alltoall_algorithm_max_requests` control variable for the `linear_sync` alltoall algorithm. It's always...

feature request
Target: v5.0.x