Results 15 issues of Amit

Upload file checkpoint.csv used in "Pymgrid25 Algo Comparison".ipynb notebook

mpiP generates the profile if a program ends completely. Is it possible to generate the profile after some time as many codes either never completes (generate intermediate files) or have...

While using mpiP with a python based application that uses Horovod + NCCL, I am seeing wrong timings reported by mpiP. A sample report along with system details is attached...

I would like to get information of all the collective operation rather top 20 shown in "Aggregate Collective Time" table. Is it possible to define any such env variable at...

Hi MPICH Team, In the attached example, I am unable to get the events callback function getting invoked. Its a simple program sending non-blocking P2P messages across two processes and...

Hi Garage Developers, The DQN algo uses 1 worker for running _num_eval_episodes, which seems to be a bottleneck in its performance. Has anyone tried leveraging all the compute cores to...

How do I decide how many topics should be returned by LDA? Does Expectation Maximization helps in determining topics count. If Yes, how do I calculate it.

Could you explain what does above argument means and if that help improve performance? Thanks Amit Ruhela

We need to log the important messages and failure codes. This needs to be done before we move to systemd completely.

Hi Mpich Team, I have build MPICH with NVIDIA compilers (nvc, nvc++ nvfortran) on TACC Vista machine. Though srun works but mpiexec job launcher results in following errors. Any suggestions?...