-
I created an environment AF3 using conda , python=3.11
and then activate it, and excute:
-----------------------
# Install the Python dependencies AlphaFold 3 needs.
pip3 install -r dev-requiremen…
-
I've tried using the standard alphafold2 setup via docker (converted to a singularity container) via the setup described at https://github.com/kalininalab/alphafold_non_docker, and both result in the …
-
## Expected Behavior
Compile the specific version [MMseqs2 71dd32ec43e3ac4dabf111bbc4b124f1c66a85f1 (May 28, 2023)](https://github.com/soedinglab/MMseqs2/archive/71dd32ec43e3ac4dabf111bbc4b124f1c66a8…
-
For me, the inference of grok cost 8*A800 and each GPU costs 65G memory.
After my experiments, the deploy environment has to be python3.11+cuda12.3+cudnn8.9+jax[cuda12_pip]==0.4.23, otherwise there…
-
The default install script works surprisingly well!
However when running the script we get:
`Floating point exception (core dumped)`
![image](https://github.com/user-attachments/assets/1076fb82…
-
Sorry if this is a duplicate, I did a search and couldn't find a related issue.
## Current Behaviour
`conda env export` list packages installed via `pip` however if that pip packaged was installe…
-
### Suggestion Description
Dear ROCm developers,
according to some tests I performed, Managed Memory was not really working in ROCm 5.x but it does work at least in ROCm 6.1.2. Is the XLA implemen…
-
# Feature or enhancement
### Proposal:
I propose to provide modern alternatives to and deprecate these `inspect` members:
- `getargs()` undocumented helper used in getargvalues. It works with `__co…
-
```
Debug information for team /boot/system/apps/Beam/Beam (86095):
CPU(s): 6x Intel Core™ i5-9500
Memory: 31.87 GiB total, 3.17 GiB used
Haiku revision: hrev54121 May 3 2020 07:12:56 (x86_64)
…
-
I'm trying to run the AF2-Multimer model without docker, however, I am not able to generate prediction results due to certain string-like feature objects (e.g. Sequence, domain_name). It looks like it…