-
2019-05-27 11:23:37.496 [pool-2-thread-1] ERROR c.a.o.canal.adapter.launcher.loader.CanalAdapterWorker - java.lang.IllegalArgumentException: Not found the mapping info of index: lezf_house
java.lang.…
-
## Issue description
When I am running distributed and I simply set `CUDA_VISIBLE_DEVICES` in each rank:
- Running `torch.distributed.barrier()` makes rank 1 occupy GPU memory on the GPU of rank 0…
-
Dear all,
I wanted to use BGLR to estimate the genome-wide variance explained of a trait by SNPs and DNA methylation . A colleague and I noticed that BGLR estimates substantial SNP heritability or …
-
### Your current environment information
```
Collecting environment information...
PyTorch version: 2.1.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch:…
tzwm updated
3 months ago
-
Hey, I am running into some differences when running gather v fastgather, followed by tax metagenome.
I suspect the issue is that fastgather is not using the --scaled parameter to do the calculation…
-
DKMS fails for a custom Linux Kernel built from source:
```/var/lib/dkms/nvidia/465.31/build/nvidia/nv-caps.c: In function ‘nv_cap_close_fd’:
/var/lib/dkms/nvidia/465.31/build/nvidia/nv-caps.c:598…
-
### Requirements
- [X] I've searched [platform-specific issues](https://github.com/jtroo/kanata/blob/main/docs/platform-known-issues.adoc), [issues](https://github.com/jtroo/kanata/issues) and [dis…
-
Lesser bugs from Deepholm.
Loremaster: UPDATE: Doable.
1. [Aggra](https://www.wowhead.com/npc=45027/aggra)
- There are two spawns of Aggra walking around 46.2/56.4
2. [Magmatooth](https://ww…
-
### 🐛 Describe the bug
As it says in the title, using `ParameterDict.items()` will break `torch.jit.script` as seen below
```
import torch
from torch import nn
class MyModule(nn.Module):
…
bigd4 updated
5 months ago
-
### 🐛 Describe the bug
When using the `TORCH_EXTENSION_NAME`, as suggested in this [tutorial](https://pytorch.org/tutorials/advanced/cpp_extension.html#binding-to-python), for creating CPP extensio…