Willem Deconinck
Willem Deconinck
It seems this was sorted by @pmaciel with commit d01435a75 and released in version [1.28.1](https://github.com/ecmwf/eckit/releases/tag/1.28.1) I am not sure if this is backwards compatible with Eigen 3.3.9, and now requires...
See answer by @tlmquintino in older closed issue https://github.com/ecmwf/eckit/pull/21 . Configuration API does not support numbers as keys, even if YAML supports this.
Probably also related to https://github.com/ecmwf/fckit/issues/41 In that issue there's mention of explicit warnings like: ``` [WARNING] yaksa: 2 leaked handle pool objects ``` This yaksa is apparently a memory pool...
Hi @DJDavies2 thanks for reporting, but this issue is a little vague. Does the executable reach the end and fails in teardown, or is a test actually failing.
Superseded by PR #321
This looks neat! I'd like to test this before merging, preferably on our HPC. Could you get a working Torch that I could link into e.g. with a setup using...
This PR will be split up in different ones. - first up is #229 - then add GPU support via pluto - then update remaining features and resolve conflicts.
All the important changes from this PR should have been included already in develop by means of other PRs in the mean. time.
It is not a bad idea to support other interface generators, as long as the result is the same. I know where this is coming from and the rationale. I...
@DJDavies2 I don't seem to remember exactly but was this sorted in the mean time?