-
https://bcgov.sharepoint.com/:w:/r/teams/09399/_layouts/15/Doc.aspx?sourcedoc=%7BCC18E43D-4FF7-4512-938D-52FDDAD68B32%7D&file=Text%20Update%20to%20Platform%20Application%20-%20Revised.docx&wdOrigin=TE…
-
Found an intermitten issue while integrating with p2p flow in js. Here is the setup i am using.
```ts
const verifier = new Verifier(...);
cosnt prover = new Prover(...);
// Connect verifier to…
-
Ubuntu 23.04 with g++ 12.2.0 and valgrind 3.19.0. Built without depends and without `--enable-debug`.
The failure is introduced by:
https://github.com/bitcoin/bitcoin/pull/27626/commits/cce96182ba…
-
Hi. I want through the fabric problem by disabling the GPU P2P setting and successfully began multi-GPU training. But I met **Segmentation fault (core dumped)** when collecting data and training in pr…
-
Based on https://github.com/HathorNetwork/hathor-core/issues/23
-
## Description
Update the "Powered By" icon on the landing page of the P2P Energy BAP to reflect the latest branding and ensure consistency with the application's visual identity. The new "Powered By"…
-
## Description
Implement UI changes on the landing page of the P2P Energy BAP. The modifications include updating the header, description text, and application logo to reflect the latest branding and …
-
## Description
Perform end-to-end QA testing for the P2P Energy Trading Demo from the **BAP** side using **Openspark**, the GUI buyer app designed for P2P energy trading. This involves verifying the …
-
### Your current environment
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.04.4 LTS (x86_64)
GCC version: (U…
-
Add android build targets to CI:
- *-linux-android
Some potentially helpful starting points:
- tx5 already has android build targets in CI: https://github.com/holochain/tx5/blob/main/.github/wo…