-
I am using Openseespy for my simulations. I came across this error while running parallel processing in an HPC. However, the python script works perfectly fine in my local Linux and Windows machine wi…
-
### Steps to Reproduce
```
nix-channel --add https://nixos.org/channels/nixos-24.05 nixpkgs
nix-channel --update
nix-shell -p rye --command "rye test"
```
### Expected Result
It works.
### Act…
-
Hello,
I am running DIANN on an HPC and it's failing before generating all of the reports. Here is the end of the output file:
[281:53] Cross-run analysis
[281:53] Reading quantification informati…
-
### Bug Description
Python is broken in core24 classic snaps when the snap is installed on an older Ubuntu base. The embedded Python interpreter in the squashfs archive borks when you try to invoke…
-
### Describe the bug
I am running the tpch sf10 benchmark. I get the following error. sf1 can work in my environment.
```
Traceback (most recent call last):
File "~/hpc/test_xorbits/df-bench/…
-
Hello,
I am trying to run the SHARE-Seq pipeline starting from the preprocessing step on an HPC.
- Could someone share an example JSON and other required preprocessing files for starting the ana…
-
I thought my old issues with adapter-split BAMs were continuing, but after trying methylartist wgmeth with unsplit BAMs, I got:
KeyError: '3eb3ae50-f8dd-4a9c-8773-12871b3082d7'
This was on a HP…
-
hello. I'm trying to install buttery-eel in a HPC using the following commands:
module load StdEnv/2023 python/3.10
virtualenv --no-download --clear ~/venv3 && source ~/venv3/bin/activate
pip ins…
-
## Part 1: System Information
This summer, you will have access to two NCAR HPC systems: Casper and Derecho. Read the following documentation pages to familiarize yourself with the HPC environment.…
-
### Description
My original aim is to compute a huge amount of determinants that can't fit into the memory of a single GPU. I always get memory overflows when I run it on multiple GPUs, and the probl…