-
@brnleehng Would you be interested in a PR to add an [AzureRMR](https://github.com/cloudyr/AzureRMR) interface, now that it's on CRAN? This should simplify the process of setup, and also allow possibl…
-
`Traceback (most recent call last):
File "train.py", line 5, in
from Process import *
File "/Users/pycharm_pro/PyTorch_Learning/Transformer/Process.py", line 5, in
from Batch import …
-
It'd be good to have a blogpost about how to choose good settings for Dask on HPC. Users are often confused about this.
I think one reason this is particularly confusing is that settings often need…
-
Currently 'max_running_jobs' has default value 1, we should make some adjustments based on simulation count and 'max_array_size'
-
Hello,
I encountered into some problems while using this tool from Docker to call SV from assembly-hap and I tried many times and still couldn't make it. If you can give me some suggestions, I'd appr…
-
On a cluster that I'm using, `sbatch` prints multiple outputs. So, e.g., `reg$status$batch.id` always returns incorrect **batch.id** which further causes some difficulties (e.g., cannot distinguish ru…
-
I ran the default python SAUCIE.py (default settings) on two datasets (with clustering and batch correction), which gave only "0.0" cluster annotation for all cells. The SAUCIE embedding was just a li…
-
**Describe the bug**
So when I use kafka go as a writer, I will randomly get the error `"[3] Unknown Topic Or Partition: the request is for a topic or partition that does not exist on this broker"`…
-
I'm training a PointNet++, based on `https://github.com/pyg-team/pytorch_geometric/blob/master/examples/pointnet2_classification.py`. I'm getting a similar error as [this issue](https://github.com/pyg…
-
Dear Wannier-Berri developers,
Recently, I attempted to run Wannier-Berri using multiple cores. I used the following command to generate and submit a slurm script: python3.9 -m wannierberri.utils…