Evan Ramos

Results 66 comments of Evan Ramos

*Original date: 2018-05-11 20:40:32* --- Where is "PE" described like a Core/PU? The only divergence I am aware of is how a PE is a worker thread in SMP mode...

On Slack, it was suggested to add an alias like `++wpp` (workers per process) for `++ppn`, so `++workersPer(Host|Socket|Core|PU)` might be a more understandable name for the args proposed in this...

*Original date: 2018-05-09 16:01:24* --- Eric Bohm wrote: > Assigning to Evan as I think he's already accomplished most of this task. The work I've done is only enough to...

*Original date: 2018-05-10 20:42:37* --- Added C to C++ renaming tutorial.

Anything else that could benefit from cleanup made possible by C++ and not C?

This page has documents on the _MPIR Process Acquisition Interface_ and _MPI Message Queue Interface_ https://www.mpi-forum.org/docs/

It's good to have these documented, and I see some room for improvement. At the same time, any reorganization more than a light touch would best be paired with an...

I reached out to Ralf in 2018 about these patches and they are presumed lost. However he did mention that "IIRC the code was mostly using MPI3 RMA operations in...

CI failures: GitHub Linux ``` make[2]: Entering directory '/home/runner/work/charm/charm/uth-linux-x86_64/tests/ampi' make -C megampi test OPTS='-optimize -production -g -charm-shared -optimize -production -g -charm-shared' TESTOPTS='' make[3]: Entering directory '/home/runner/work/charm/charm/uth-linux-x86_64/tests/ampi/megampi' ../../../bin/testrun ./pgm +p1 +vp1...

``` 2020-11-30T22:22:32.1773060Z /Applications/Xcode_12.app/Contents/Developer/usr/bin/make -C megampi test OPTS='-g -charm-shared -build-shared -optimize -production' TESTOPTS='' 2020-11-30T22:22:32.1820560Z ../../../bin/testrun ./megampi +p1 +vp1 +balancer RandCentLB 2020-11-30T22:22:32.2276460Z Running command: ./megampi +p1 +vp1 +balancer RandCentLB 2020-11-30T22:22:32.2276950Z 2020-11-30T22:22:32.6944450Z -------------...