-
Given that `parallel-stream` is likely to be a source of many spawned tasks, it's probably useful to add additional log points. This would help trace where tasks are coming from, which is useful when …
-
### Your current environment
```text
The output of `python collect_env.py`
```
```
:128: RuntimeWarning: 'torch.utils.collect_env' found in sys.modules after import of package 'torch.utils', bu…
-
I have a number of tasks that look like: `lapply(long_list, fast_function)` and I'd like to get away from using mclapply (for reasons you've talked about before).
However, in my benchmarks I see t…
-
Here is code where I would have expected the aggregate results at the end for two identical benchmarks to be identical, but they are not. Since I am only an intermediate level coder in R, perhaps ther…
-
Using parallel make with gnuautobuild on ubuntu/debian seems to fail, all tasks just run in parallel, they don't wait on the projects they are dependent on so nothing compiles because the build doesn'…
-
### System Info
I get docker container
The version of TensorRT-LLM is v0.7.1
### Who can help?
_No response_
### Information
- [X] The official example scripts
- [x] My own modified scripts
##…
-
### Feature scope
Taps (catalog, state, stream maps, tests, etc.)
### Description
I'm considering writing my own parallelized task for a meltano tap. I'm submitting this feature request since…
-
Invoke is super awesome! Congrats :tada:
I see you've been debating designs for parallel execution and DAG structure pretty extensively. I'd like to suggest a pretty simple "userspace" strategy th…
-
### Your current environment
The output of `python collect_env.py`
```text
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N…
-
Strictly speaking this would violate Fantasy Land and Static Land requirements.
Here is an [explanation](https://gitter.im/fantasyland/fantasy-land?at=57d6fe38b37816b14fafb9ee) I wrote in Fantasy Lan…