Project-MONAI / monai-deploy-app-sdk

MONAI Deploy App SDK offers a framework and associated tools to design, develop and verify AI-driven applications in the healthcare imaging domain.
Apache License 2.0
94 stars 48 forks source link

Updating the SDK to use newer and updated dependencies, namely Holoscan SDK #481

Closed MMelQin closed 7 months ago

MMelQin commented 7 months ago

As the title says, this PR is to update the App SDK to make use of the Holoscan SDK v1.0.3. Updates are mostly around documentation and the example apps.

Testing was done on Ubuntu 22.04 LTX with CUDA 12.4, and due to the CUDA 12.4 compatibility, Linux Kernel 6.5 HWE is used. Both Python 3.8 and Python 3.10 env were used in testing.

Note: Jupyter notebooks cannot run as is. This is because the MAP Packager pull the monai-deploy-app-sdk from Pypi unless command option is used to install the monai-deploy-app-sdk package from (the to be released) local wheel file. The example applications would work perfectly in the dev branch with sdk package set up in edit mode.

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud