-
### š Describe the bug
The following code generates the compile error below:
```
import code
import time
import warnings
import numpy as np
import torch
from torch.nn.attention.flex_attentā¦
-
### Steps to reproduce
```console
$ spack concretize
==> Starting concretization
==> Error: substring not found
```
### Error message
```console
$ spack --debug --stacktrace concretize
...ā¦
-
Hi, thanks for your great work. It seems that gpn model is not supported (gpn-msa, its new version supports human genome). Would you please consider including it? Thanks.
```
Traceback (most recenā¦
-
**Describe the bug**
When turning the flag with_mixed_precision = False the code crashes when computing the attentions [here](https://github.com/clessig/atmorep/blob/main/atmorep/transformer/transfā¦
-
This issue is happening on RIVANNA with the latest `radical-stack`:
```sh
python : /sfs/gpfs/tardis/home/vaf8uz/ve/rct_latest/bin/python3
pythonpath :
version ā¦
-
Ganesha crash found in 5.7 and below is the backtrace of the crash .
(gdb) bt
#0 0x00007f75a4520bbf in raise () from /lib64/libpthread.so.0
#1 0x00007f75a6428b94 in crash_handler (signo=6, infoā¦
-
I am trying to compile WPS, but I got the error below.
==============================================================================================
Version 4.6.0
Linux nia-login02.scinet.lā¦
-
Hi, when using esm3 model to generate embeddings, I face a new error:
```
File "/gpfs/radev/scratch/ying_rex/tl688/esm3/esm/test_esm3.py", line 1, in
from esm.models.esm3 import ESM3
Fiā¦
-
### š Describe the bug
With a 2D spatial neighborhood pattern, flash attention is orders of magnitude slower than dense attention:
hlc=2
seq_length : 192
flex attention : 0.0015106382369995117 [ā¦
-
Hi John,
I am trying to run a coupled ROMS-WW3 test case in https://github.com/DOI-USGS/COAWST/tree/main/Projects/Inlet_test/WW3 directory using COAWST 3.8 and got an error message below.
Do ā¦