-
It should be possible to run the simulation where you have access to gdb in one of the processes. This can be accomplished ad-hoc by removing the entry of interest from the helics runner JSON and then…
-
HELICS has a number of callback hooks that are supported in PyHELICS with no good documentation on how to use them..
-
- [x] Check that all expected [release assets](https://github.com/GMLC-TDC/HELICS/releases/v3.5.0) were compiled for all platforms, the `*-source.tar.gz` file, and the `*-SHA-256.txt` file; if any are…
-
In the single container implementation, I have used this command in the Dockerfile
```shell
RUN apt update && apt install -y \
libboost-dev \
libboost-filesystem-dev \
libboost-program-opti…
-
**Describe the bug**
A player file with 6 different publications is actually publishing them all under the same tag. The values and timings are correct, but it's publishing under 1 tag, which is nei…
-
Add an option (`--full_build`) to compile a copy of HELICS when using a pip source distribtution.
-
**Describe the bug**
The function referenced is not marked for export, so it's present in the shared library only as a local symbol, and can't be linked.
**What is the expected behavior?**
Functi…
pdbj updated
9 months ago
-
Similar to spack and mingw packages, automatically sync a fork of Yggdrasil (Julia BinaryBuilder) with upstream, update the HELICS version number + SHA, and open a PR in https://github.com/JuliaPackag…
-
On April 6, 2020 Python 2 will be removed from the Windows/macOS VMs (Linux is not affected because it uses a docker container). See [this changelog entry](https://github.blog/changelog/2020-02-27-git…
-
**Describe the bug**
The id_hex.py identifer does not currently catch errors if the opened file cannot be encoded as UTF-8.
Traceback (most recent call last):
File "/home/mcutshaw/code/Su…