-
Currently, we dont allow users to decide on their own the number of works, pin_to_memory, etc. We should expose it in the configs.
Recipe example: https://github.com/pytorch/torchtune/blob/7bfb3336…
-
Hey,
When I run webpack with minimization on production mode, it still says it's too big. @zackbloom do you have any advice?
webpack.config.js
``` js
module.exports = {
entry: "./src…
-
**For v1.5.0+**
What if background script has additional web workers?
![image](https://user-images.githubusercontent.com/31797554/97001088-7631d680-1540-11eb-99a1-74825f17cdc2.png)
yzevm updated
4 years ago
-
### What happened + What you expected to happen
Raylet kills idle workers periodically when the number of workers exceeds `num_cpus` of the node. It's OK if we only run tasks on the node. However, if…
-
### What happened + What you expected to happen
I am using ray multiprocessing.Pool to run data processing tasks within a docker container in GCP Vertex AI (Single machine).
The task that is being…
-
### Which Cloudflare product(s) does this pertain to?
Workers Runtime, Wrangler
### What version(s) of the tool(s) are you using?
3.84.1 [Wrangler]
### What version of Node are you using?
20
###…
-
### What happened + What you expected to happen
When the first driver registers, worker pool has the code to prestart `--num_initial_python_workers_for_first_job` (equals to num_cpus) workers. Howeve…
jjyao updated
1 month ago
-
### What happened + What you expected to happen
We recently ran into an issue where Ray actors weren't being cleaned up in time leading to CPU OOMs when we retried those actors.
The root of the …
d4l3k updated
2 weeks ago
-
### Description
When running the script `convert_chgcar_dir_to_pkl_dir.py`, I encounter a `FileNotFoundError`. The error occurs because the script tries to access a `.npy` file that does not exist …
-
### Which Cloudflare product(s) does this pertain to?
Workers AI
### What version(s) of the tool(s) are you using?
^3.60.3
### What version of Node are you using?
v20.16.0
### What o…