pldm
Here are 3 public repositories matching this topic...
This tool functionality for parsing and generating a PLDM firmware package header. It primarily parses a PLDM.json and creates a binary firmware package header file named PLDM_FW_PKG_Header.bin. In addition, it calculates the checksum for the header and appends it to the end of this binary file.
-
Updated
Sep 19, 2024 - C
A serial, parallel and vectorised version of PLDM dynamics has been implemented. The serial version uses numba to get speedup of a compiled language. The parallel version uses mpi4py to utilise the multiprocessing capability of HPC clusters. The vectorised version uses a wide variety of GPU libraries (cuda, cupy, pytorch) to highly vectorise PLDM.
-
Updated
Sep 30, 2024 - Python
Improve this page
Add a description, image, and links to the pldm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pldm topic, visit your repo's landing page and select "manage topics."