-
In GitLab, by Daniel Oosterwijk on 2020-10-02
It could be useful to have another layer of processing after detectors which will group events that are raised at similar times. Some notes:
- Netevmon …
-
With `tune::tune_grid`, I bump into the **"Warning: All models failed ..."**, which is due to "**Error in** `h2o.getConnection()`: **No active connection to an H2O cluster ..."**. Although the output …
-
SageTV has long history of development, and as it happens, that tends to lead to monlithic code structures where everything is in a single project. This makes it harder to manage in the long run.
…
-
Hi team
I wonder if you have any advice to the IT team as I will ask them to allow me to use mzmine on the HPC of the university. It is slurm-based [here](https://www.abdn.ac.uk/research/digital-res…
-
### Is your feature request related to a problem? Please describe
I want to propose this idea and looking for some opinions from the community. Hopefully it doesn't sound terrible.
**Context:**
…
-
**Is your feature request related to a problem? Please describe.**
On high performance computing clusters, MPI is often used as an interface between multiple machines. Adding support for MPI in Bend …
-
I have a 3 node mesos setup with 1 master and 2 slaves running on Ubuntu 14.10 64-bit.
I compiled the project and uploaded the archive to my master and extracted it.
I modified my `mesos-site.xml` a…
-
We have some use cases that demand very fresh data. For example, display events aggregates of the **last minute** for decision making.
However, as shown in the diagram below, the ingestion latency …
-
The current JSLT implementation is so tightly bound to Jackson that every value is a Jackson `JsonNode`, but there are users who want to use JSLT without Jackson. There is an experimental branch with …
-
Multiple Data Paths (MDP) is a pseudo-software-RAID-0 feature within Elasticsearch allowing multiple paths to be specified in the path.data setting (which usually point to different disks). Although i…