Known Issues#

  • ransomware_detection example pipeline occasionally logs a distributed.comm.core.CommClosedError error during shutdown (#2026).

  • Arm64 users need to install CUDA enabled PyTorch by hand (#2095)

  • Performance issues were observed running the abp_pcap_detection and ransomware_detection pipelines on AArch64 (#2120) & (#2124) on Ubuntu 22.04. Arm64 users should consider upgrading to Ubuntu 24.04.

  • LLM vdb_upload and rag pipelines not supported on AArch64 (#2122)

  • gnn_fraud_detection_pipeline not working on AArch64 (#2123)

  • DFP visualization fails to install on AArch64 (#2125)

  • Build errors after a CMake reconfigure, work-around is to delete the build directory and re-run CMake (#2279).

  • DOCA Builds failing inside devcontainer (#2285)

  • Python stubgen failing for C++ examples inside devcontainer (#2287), the actual build succeeds, and code is functional, but the Python stub files are not generated.

Refer to open issues in the Morpheus project