-
The fact that kvdo requires tuning of threads explicitly seems to suggest (naive guess) that there may be alternate scheduling approaches that might work better:
-- co-operative scheduling algos for …
-
mstr from discords [raises](https://discord.com/channels/691052431525675048/743663924229963868/813334399319932970) some of the difficulties of modifying the default render graph that bevy ships. And s…
-
### Proposal
Provide a carbon aware scaler that allows end-users to scale based on their impact on the environment.
As per @rossf7 on https://github.com/kedacore/keda/issues/3381:
> The WattTim…
-
```
http://ai-contest.com/visualizer.php?game_id=5869245
http://ai-contest.com/visualizer.php?game_id=5867241
http://ai-contest.com/visualizer.php?game_id=5865078
http://ai-contest.com/visualizer.php?…
-
```
When a project consists of several tasks and resources, it would be nice if the
scheduler is able to schedule the tasks with respect to the assigned resources.
So if a resource is responsible to…
-
**Describe the issue**:
I am using NNI for hyperparameters optimization. In the **Overview** tabs, I can see all the information like `Duration` etc. But one strange thing is I could not see any upd…
-
This issue is to enable organice running as a native Android app to provide access to local files.
IOs should be added later, but is out of scope for this (I don't know IOs).
Workflow should be l…
-
I'm running a workflow with ~100k jobs on an HPC where filesystem latency is relatively high. (Compute and filesystem are not co-located for reasons outside my control).
DAG building for this is ta…
-
### System timers that can be called once every 1 millisecond.
This is very difficult to do at the moment,. especially when it comes to cross-platform.
Perhaps we should add such a high-precision sy…
-
### Description
I'd like the ability to "drain" a DAG from the UI. This would mean:
- If a DAG is in a running state - disable the DAG after the run reaches a finished state (success/failed)
- I…