-
**Is your feature request related to a problem? Please describe.**
SLURM/scripts/juicer.sh provides "#SBATCH -p $queue" or "#SBATCH -p $long_queue" with every job submission. At some supercomputin…
-
Currently CASTCLUSTER uses a matrix to store similarity values. R has a vector limit of 2^31, which is about 2 billion, and a matrix in R is a vector with dimension attributes. Given that the matrix n…
-
Would it be possible to use this to run nodes of a cluster of computers which would be normal computers/laptops to create a beowulf-like infraestructure approach?
How would in that case be the databa…
-
I'm just trying to copy the code from the book to see if it works but it doesn't:
```c
#include
#include
int main(void){
const char blue[] = "house";
const char *b = blue;
struct ncdirec…
-
Add reporting FLOPS (both native and x86 equivalent) for more accurate supercomputing reporting, and for benchmarking purposes.
(This enhancement request was from someone on Discord)
FLOPS are onl…
-
Heyo,
first of all: really nice project!
I have glanced over your code and the following lines caught my attention:
https://github.com/lmiroslaw/azure-batch-ilastik/blob/5cf3e826317ba895ee523…
-
Hi Daniel
First of all nice library. Thanks.
I am training a large job on a remote supercomputing cluster which gives me fixed time limits for each job. Once the time limit is up, the job termin…
-
Some large supercomputing systems have IBM Spectrum Scale (a.k.a GPFS) for the parallel file-system. The code in openmpi-4.1.2 for GPFS support in romio321 has one minor issue. It will not compile…
-
I (somewhat) recently saw a presentation ([here](https://www.nas.nasa.gov/SC19/demos/demo10.html)) from a NASA contractor at the [Supercomputing 19](https://sc19.supercomputing.org/) conference discus…
-
hello wheaton5 -
I am trying to use your program to cluster a single cell RNA seq sample that should have cells from two genotypes. I am running it on my institute's supercomputing machine (remot…