-
Potential user here. I'm interested in using Kedro, but we use Ray Distributed instead of PySpark for our execution engine. Do your pipelines support this?
-
It seems like it would be natural for `@threads` loops to allow for a reduction parameter, matching what's done for `@parallel`. In fact, it seems natural enough that the documentation has to make a s…
-
Alister and Edmon should identify an appropriate workshop or a mid-key conference where we could write up and present the results. I do not think we have material for anything ambitious, but it would …
-
When training with the full dataset, I always encounter one of the following two issues:
1. When training with a single worker, I get an error message
> `(raylet) [2023-04-01 15:58:04,464 E 133…
-
In theoretical computer science, the CAP theorem states that any distributed data store can only provide two of the following three guarantees: Consistency, Availability and Partition tolerance. A com…
-
### 🚀 Feature
I propose enhancing the `SubprocVecEnv` to support multiple clusters. To achieve this, I have created a new class called `DistVecEnv` that is fully compatible with `SubprocVecEnv` as …
-
-
Jira Link: [DB-6859](https://yugabyte.atlassian.net/browse/DB-6859)
### Description
#17743 is to disable flush_retryable_requests on syscatalog tablet.
Enable flush_retryable_requests and add a u…
-
### Describe the proposal
This epic task tracks the work of adding Ray engine support for Gravitino.
### Task list
- [ ] initial design of Support Gravitino in Ray
### Relate Issue
- #124…
-
Hello,
I am trying to read a matrix from a file with Matrix Market (MM) format within a distributed computing framework using MPI.
I familiarized with the methodology explained in the following e…