-
### What happened + What you expected to happen
I have been creating Ray Clusters on cloud VM's in Google Cloud. I've been having issues with the setup_commands in the ray cluster YAML file. These …
-
Hi, I came across this repos from tkestack/gpu-manager. I saw that in gpu-manager, vcuda was used for core resource sharing, I wonder why it was changed to time-slicing. In my opinion, the ability to …
-
### OpenVINO Version
2024.0.0
### Operating System
Windows System
### Device used for inference
GPU
### Framework
None
### Model used
_No response_
### Issue description
Windows Intel(R) X…
-
A group of users have run into some usability issues with the way Flux allocates cores and GPUs.
Ideally they'd like greedy or perhaps exclusive allocation of cores-per-task when only `--gpus-per-…
-
case:
ffmpeg -vsync 0 -hwaccel cuda -hwaccel_output_format cuda -hwaccel_device 0 -c:v h264_cuvid -i input.h264 -c:v nvenc_h264 output.h264
Q:
The encoding and decoding are both hardware-accelera…
-
Is there a recommended way to specify extra SLURM options for GPU bindings?
I tried using the `args:` batch block key (https://maestrowf.readthedocs.io/en/latest/Maestro/scheduling.html), but the o…
-
### What happened + What you expected to happen
Related issue: https://github.com/ray-project/ray/issues/13607
Ray will bypass CPU limits set by SLURM and access all available CPUs. This is a sign…
-
### Description
When running ray on machines with different type of GPU accelerators the fractional GPU placement strategy is not suitable. Instead allow for specifying mb of gpu for example.
Add…
-
To submit for the sandbox project, hami also needs the following preparations:
## 2024-04-17
- [ ] Project Description(include arch、use case etc) @archlitchi
- [ ] Online website
- [ ] first…
-
## Description
Show a GPU attached to an OpenFaaS function in Kubernetes
## Background
We have several users using Python for data-science where GPU acceleration is available. From the invest…