David Ozog

Results 36 comments of David Ozog
trafficstars

I initially thought I observed this in a poll a month or two ago, but after testing today I see that I can vote once _per_ _option_ from a certain...

@markbrown314 - do you think it's possible to use `tmpfs` instead of the `shm_` APIs to avoid some of the tricky issues mentioned above?

I haven't seen this failure in a long time - it may be a false positive.

This issue recurred at least twice in PR #1108, so reopening the issue for now. In one case on the spec-example test `shmem_team_broadcast` deadlocked. We may prefer to disable or...

Seeing another instance of probable deadlock on PR #1106, on unit test `cxx_test_shmem_put` I think.

I see `ERR - Requires less than 32 PEs`. Could it simply be that we limit the number of PEs for the test to complete in a reasonable time?

This was going to be useful for the OPA-2 provider (to attach a counter to a memory region - and not use the default endpoint counter), but that was never...

Sure, please delete it. Also as a side note, `FI_PROVIDER` seems to work identically to `SHMEM_OFI_PROVIDER`, but the latter can be handy I suppose.

Thanks for the report. The SOS m4 that picks up pmix comes from upstream (OpenMPI), and it looks like there are relatively recent changes to those files. We can try...

As a side note, I think the `--without-pmix` issue is highly related to this #1071 issue... but technically different? As a possibly simpler alternative to _that_ problem... could we just...