-
Hello, I am very interested in this project, but this FPGA project seems to be missing three dcp files, and the wcfg file cannot be opened. At the same time, what exactly do I need to do to run this p…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
(see title)
### Expected Behavior
DCP should shut down and leave machine in clean state, in…
-
[INFO] LINUX_DCP Association accept:
Calling AE Title: LINUX_DCP
Called AE Title: DRYPIX
Remote host: 192.168.20.11
Remote port: 35954
Implementation Class: …
-
Tried to put in appsettings everything
Give the following error
```cmdline
Hosting failed to start
Aspire.Hosting.DistributedApplicationException: Timed out after 00:01:00 while wait…
-
Hello,
I started bitbake for the Yocto Kirkstone version. I added the meta-opendds layer to my distro.
I clone the layer from the OpenDDS kirkstone branch and added the layer to my bblayers.conf…
-
This is needed for `Aspire.Hosting.Tests.Node.NodeFunctionalTests.VerifyNodeAppWorks`, which started running with https://github.com/dotnet/aspire/pull/4500/ .
```
fail: Aspire.Hosting.Dcp.dcpctrl…
-
hello ,
i build libdcp using ' ./waf configure build ' this commend but when I put '--static' in at last it show me error .
```[168/182] Compiling test/rewrite_subs.cc
[169/182] Compiling exam…
-
## Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=765658
Build error leg or test failing: Aspire.Hosting.Testing.Tests.Testi…
-
## Background and Motivation
In .NET Aspire 9.0 we have introduced `WithLifetime(...)` which allows container resources to retained after the apphost and DCP exits. This works well in most cases howe…
-
### 🚀 The feature, motivation and pitch
In a training script, we save checkpoints many times, they have the same dict structure. While when training on lots of nodes, communication overhead is large,…