-
The datacube has topophase_flat_imag, topophase_flat_real, topophase_cor_0, topophase_cor_1 can you explain or provide more details about them? What is meant by flat and cor_0 and cor_1?
-
### Use case description
In scope of a single service we'd like to be able to setup cloud components which are deployed to multiple providers.
Side considerations to keep in …
-
Related:
https://vi.stackexchange.com/questions/31310/search-throws-e363-pattern-uses-more-memory-than-maxmempattern
quote: "the underlying search, which may be found in separate file like a synta…
-
Hi, I'm interested in your work and appreciate the sharing of source code. I have some questions.
First, I run MT10-Conditioned task, I find that the time consumption is average 200s per epoch, meani…
-
**Perl 6**
Perl 6 is a member of the Perl family of programming languages. While similar to Perl 5, it's a whole different language with different features, compiler and syntax.
Some of the featur…
sarna updated
2 months ago
-
$redis->multi();
$redis->hget('test1','a'); //cluster nodes 1
$redis->hget('test2','a'); //cluster nodes 1
print_r($redis->exec());
> PHP Fatal error: Uncaught RedisClusterException: Er…
-
Hi!
I'm trying to use dali for preprocessing images to send to yolo. I have a two GPU system, that after a few minutes running dali, segfaults and dies. The Dali step is run in an triton ensemble m…
-
### Describe the issue:
I am encountering what appears to be a GPU memory management issue when using the multi-shank configuration in Kilosort 4.0.16. Specifically, when processing data from a Neuro…
-
Hi, thanks for your great work.
How can I find a version of docker-compose that support CUDA environment for this project? And does it support multi-gpu inference to speed up processing time?
vndee updated
3 years ago
-
This capability was put in place in the hopes that it would speed things up, but the difference is not measurable. Either this needs to be removed all together, or replaced with multi-processing.