-
IN your sbatch scripts you can explore environment variables such as
echo $SLURM_SUBMIT_DIR
env
to let you know where the submit dir is. I assume you can also find other variables. you can prob…
-
#16 42.54 [ 86%] Building CUDA object CMakeFiles/pplcv_static.dir/src/ppl/cv/cuda/sepfilter2d.cu.o
#16 42.72 /opt/ppl.cv/src/ppl/cv/cuda/norm.hpp(687): warning #173-D: floating-point value does not f…
-
Hi,
I am trying to run the full 1.3M 10X mouse cell dataset (using the 1M_neurons_filtered_gene_bc_matrices_h5.h5 file from 10X website).
I have 126GB RAM and Intel® Xeon(R) W-2123 CPU @ 3.60GHz × 8…
-
While `autoLayout LeftRight` works, using `TopBottom` or `BottomTop` results in the following error:
```
10:55:28 AM c4:vite INFO trigger hmr likec4-plugin/icons.js
10:55:28 AM c4:vite INFO hmr u…
-
https://github.com/OmicsML/dance/blob/1d94be91625a352ad8510c16d5d23b9ce5e02b53/install.sh#L58
~~`torchvision=` should be replaced with `torchvision==`, otherwise 'install.sh' raises error~~
Fixed …
wehos updated
8 months ago
-
> Note: People usually have question around learning **Big data** tools in initial phases of data science, I personally think, it's not necessary to learn **big data** tools in initial phases of data…
-
Hi,
I don't know if this technically qualifies as a bug but I am having issue using the pipeline on a hpcc. I don't have sudo privileges and am using singularity. I receive the error below when ru…
-
This epic relates to getting the release/examples directory to the point that it's using delete-free features as we'd like it from a "best practices" perspective. I believe that in most of the follow…
-
### Bug description
Graphviz supports using an image (for instance a .png image file) as a node background ( `image` attribute) or in HTML labels. In both cases, the SVG rendered by the dot engine in…
-
Hi again,
In your documentation you describe the steps of this library:
1. Uses @hpcc-js/wasm to do a layout of a graph specified in the DOT language and generates an SVG text representation
2.…