Sender | Message | Time |
---|---|---|
3 Aug 2021 | ||
It was not streaming (in the sense that you just shoved in requests on one and and results popped out the other), but it ended up having lower latency than our streaming solution.... so....... But that was because of Hydra, you can use the same "flow-library" and use a different evaluator/build system to get something more streaming | 19:41:46 | |
So you could effectively run in "real time"? With some sort of API? | 20:09:37 | |
potentially, but that comes with more complexity and requirements that i'd like to avoid (or at least be agnostic about) for now | 20:16:20 | |
For my application I would need some functionality like that, and nix doesn't seem obviously suited to it | 20:20:35 | |
In reply to @tomberek:matrix.orgyeah bionix | 22:17:54 | |
In reply to @tomberek:matrix.orgsounds somewhat similar to the way bionix models processing steps as nix functions, allowing you to easily map transformations over sets of inputs etc | 22:19:03 | |
On that matter, has anyone got https://www.fluvio.io/ running? | 22:19:26 | |
of course i had cluster executing in mind as well since i had to make the computations work on slurm | 22:19:39 | |
In reply to @vk3wtf:matrix.orgDo you have some configuration public for setting up slurm? I'm currently getting into HPC administration and I'm trying to get a slurm cluster up and running with nixops, so it'd be great to see what others use to set it up :) | 22:25:17 | |
no i don't run the cluster with nix, i just submit jobs to it with nix | 22:34:25 | |
bionix looks nice but I gather is pretty tightly tied to bioinformatics? | 23:50:34 | |
4 Aug 2021 | ||
well the library of tools is, but the general idea isn't | 00:48:11 | |
at it's core it's just a collection of functions taking config -> inputs -> output (drvs), and building pipelines by composing them together | 00:49:21 | |
there's some small abstractions in bionix to allow for switching of the execution context, so that instead of the nix builder running the build it can be submitted to a cluster instead | 00:53:45 | |
7 Aug 2021 | ||
Ah, haven't visited this chat in a while...
| 21:10:05 | |
8 Aug 2021 | ||
14:35:31 | ||
16 Aug 2021 | ||
14:41:12 | ||
4 Sep 2021 | ||
19:26:30 | ||
8 Sep 2021 | ||
15:20:03 | ||
12 Sep 2021 | ||
22:24:10 | ||
13 Sep 2021 | ||
03:35:03 | ||
03:35:07 | ||
03:35:23 | ||
05:57:01 | ||
11:42:08 | ||
17 Sep 2021 | ||
08:10:10 | ||
6 Oct 2021 | ||
22:33:49 | ||
17 Oct 2021 | ||
17:22:20 | ||
is there people who are able to install numpy using wheels with poetry2nix ? | 17:22:43 | |
* are there people who are able to install numpy using wheels with poetry2nix ? | 17:22:45 |