From 5000418246307e867b21ff979e6c936de8ac850b Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 21 Oct 2024 07:09:12 -0400 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c9a6e9c0..dd3db05b 100755 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ HAMi-core has the following features: 1. Virtualize device meory ![image](docs/images/sample_nvidia-smi.png) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FProject-HAMi%2FHAMi-core.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FProject-HAMi%2FHAMi-core?ref=badge_shield) 2. Limit device utilization by self-implemented time shard @@ -80,3 +81,7 @@ Use environment variable LIBCUDA_LOG_LEVEL to set the visibility of logs ```bash ./test/test_alloc ``` + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FProject-HAMi%2FHAMi-core.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FProject-HAMi%2FHAMi-core?ref=badge_large) \ No newline at end of file