-
### Other
Hello,
It seems that the config for 01Studio board which use camera GC2093 is not supported yet. The image created by config k230_canmv_01studio_defconfig refer to OV5647 instead.
Do w…
-
As discussed in CSEG we want to remove the use of mpi-serial in our tests and simulations. This is largely because modern MPI libraries allow you to link with the MPI library but still run serially WI…
-
Can we do Multi-GPU over MPI?
Here is a summary of distributed computing capabilities
https://pytorch.org/docs/stable/distributed.html
AFAIK there are no "distributed tensors" or anything like …
-
For better cache locallity.
1. clarify support for for several blocks per mpi rank to the LatticeWalberla class
* src/walberla_bridge/include/walberla_bridge/LatticeWalberla.hpp and src/walber…
-
I'm having issues building MPICH 4.2.3 and 4.1.3 with external UCX 1.17.0 (+ fix from https://github.com/openucx/ucx/pull/9973) on ppc64le under emulation using podman. Builds on aarch64 and x86_64 ar…
-
遇到两种情况:
1:使用mpi_dec_test解码纯红色的h264文件生成的yuv色彩混乱,再使用mpi_enc_test把生成的yuv编码回去色彩恢复。
![31e688e9c23d4abb806290d8b9cc37d](https://github.com/user-attachments/assets/0a5aa792-08ce-4621-ad83-44e1f28324c5)…
-
https://github.com/NVIDIA/Fuser/compare/wjy/pytest?expand=1 is a failed attempt of mine.
Currently, Python distributed tests rely on mpi_test to get ranks, sizes and the barrier. After we expose Com…
-
-
Here is what I would need in order to be able to test KokkosComm
- [x] send
- [x] recv
- [x] isend
- [ ] allreduce
- [ ] allgather/allgatherv
-
### Describe the bug
Intel have changed the download URL for the l_mpi_2018.4.274.tgz archive that is used in the startup script in community/examples/tutorial-fluent.yaml
### Steps to reproduce…