Stijn De Weirdt
Stijn De Weirdt
@TLATER see also https://github.com/tsl0922/ttyd/pull/700 perhaps?
the original error comes from the fact that running the build step requires passing the "build" on the commandline. if that is not done, the slurm include dir is not...
For future reference: the bug is that `UNIXPATH` has no `+`, and the above grok pattern makes logstash hang using following input data: ``` uid:1234 sid:5678 tty:(none) cwd:/som/path/long/long/long/++/mor/long/path/anonymized/file filename:/bin/cut: cut...
@OleHolmNielsen kernel updates that break userspace are frwoned upon, so you can try to open a bugreport with redhat. they will at some point as you what they need, or...
@OleHolmNielsen the error you need to report is that an application is hanging since an upgrade to RHEL8.6 was done. you can already add what was said here (ie it...
@OleHolmNielsen the issue to report to RHEL is that your application is hanging after an upgrade. RH has no knoweldge about intel mpi itself (and they will most likely not...
@rtmclay what needs customisation? it would be better if EB can just use it instead trying to reproduce it in python (it would be even better if lmod had a...
@boegel so looks like `--with-cairo` is passed to `./configure`
i guess that ideally we can use eg vector search (but maybe also bm25 via pg_search) to be able to form graphs connecting similar entities (instead of exact matching ones)....
@mingfang and how do you use this in your graph queries? tbh, i also don't know if bm25 makes a lot of sense when comparing to embedding vectors. the entities...