-
User is running into an issue where pachyderm pipelines consume a seemingly unbounded amount of memory and eventually OOM. I suspect that their hashtrees are growing over time, and causing the hashtre…
-
I run this command with the new version of magnet
`python magnet.py -i ZYMO_D6311_14.nanoq.10.1000.fastq.gz -m ont -o ZYMO_D6311_14.magnet_1 --threads 30 -c relative_abundance.tsv`
i get this error
…
-
At the moment, when I need to set the capabilities (pixel format, image width, image height and acquisition framerate), I need to use a `capsfilter`. Even though this approach work fines, it's redunda…
-
# Description
Due to the multi client setup a PFS can only receive and maintain state of a homerserver's users to which it is also connected to. If a new RSB joins during runtime, there is currentl…
fredo updated
3 years ago
-
The `rmdir` function in newer versions of Node allows for a `recursive` option that when set to `true` makes the command behave more like a `rm -rf`, which I think can be very useful in many situation…
-
env :cuda 12.3 pytorch 2.2.2
Failed to import transformers.models.qwen2.modeling_qwen2 because of the following error (look up to see its traceback):
/mnt/pfs/zhangfan/system/anaconda/envs/swift/li…
-
I'm running into an issue whereby if I change a single integer in a file, `git.status()` reports `"unmodified"` when it should be `"*modified"`. Here is a minimal repro:
```json
0
```
`ind…
-
AFAIK there are no any games using 64-bits inode. So adding support for this just for completeness of the library and it is a good place to learn how PFS is working. Anyone who is interested in learni…
-
```
llm_cfg = {
# Use the model service provided by DashScope:
'model': 'qwen-vl-max-0809',
#'api_key': 'YOUR_DASHSCOPE_API_KEY',
# It will use the `DASHSCOPE_API_KEY' environment…
-
We brought NUOPC as the default driver for CTSM in ctsm5.1.dev062. We are seeing a performance degrade of the test PFS_Ld20.f09_g17.I2000Clm50BgcCrop.cheyenne_intel with the NUOPC driver verses the MC…