-
Hi,
It was noticed that 10.27.0 azcopy.exe version forces 16GB RAM Windows Azure VirtualScale Set instances (AzureDevOps agents) to show "Free memory is lower than 5%" pipeline warning after ~1h of e…
-
We'd like to dump periodic CPU profiles on every node. Or at least when CPU usage increases with spikes. That is, we'd like to reuse a similar logic at the one we already use to collect heap dumps and…
-
### Describe the feature
# [__builtin_cpu_init](https://gcc.gnu.org/onlinedocs/gcc/x86-Built-in-Functions.html#index-_005f_005fbuiltin_005fcpu_005finit-1)
This function runs the CPU detection code…
-
We would definitely benefit from some benchmarking and profiling of the current code, to find bottlenecks and choke points. This issue will keep track of them.
Here are some suggestions of things t…
-
### Go version
go version 1.20.13 windows/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=""
GOARCH="amd64"
GOBIN=""
GOCACHE="/root/.cache/go-build"
GOENV="/r…
-
It's very hard to get any kind of overview of how CPU is used by PPSSPP, even with the kinda lacking builtin profiler (which needs to be enabled by compile flag currently).
Recently in other work I…
-
### 🐛 Describe the bug
I am using gemma-2b with [vllm](https://github.com/vllm-project/vllm). If I torch.compile(fullgraph=False, backend='inductor') and then profile model.generate in vllm using: …
-
# Go CPU profiler 内幕
原文: Inside the Go CPU profiler,作者 Sümer Cip。我猜测 Felix Geisendörfer 肯定会进行评论,果不其然。
Go 是那种自带 profiler (分析器)的语言之一。它的运行时包含强大的自成一派的各种 profiler。其它语言,比如 Ruby、Python 和 Node.js, 它们也包含 prof…
-
When attempting to build pocl from source, clinfo doesn't find any device.
clinfo is started by the command below:
`$ OCL_ICD_VENDORS=/usr/local/etc/OpenCL/vendors/pocl.icd clinfo`
and returns
``…
-
![image](https://github.com/user-attachments/assets/dca5fcbe-e707-4d77-b7b5-6fa5e8a90325)
![image](https://github.com/user-attachments/assets/d1042d32-bd2a-4c1c-9812-117ad1e92929)
Hapestry has poo…