-
Hi I have looked through the documentation but I can't see any indication of speed benchmarks or recommended compute to achieve a given throughput?
Given that we run jobs through a scheduler that r…
-
Code execution stops when frame_sequence_number is larger than FF hex.
Here is the message:
thread_body_wrapper :error: ERROR thread[thread-per-block[11]: ]: IntegerError: Error in path (building) -…
-
using latest version 2.2.9
> ./cpuid
```
Name: Apple M4
Vendor String: Apple
Vendor ID: VendorUnknown
PhysicalCores: 10
Threads Per Core: 1
Logical Cores: 10
CPU Family 1867590060 Model: …
-
### Tested versions
- Reproducible in v4.4.dev2.mono.official [97ef3c837] and v4.3.stable.mono.official [77dcf97d8]
### System information
Godot v4.4.dev2.mono - Windows 10.0.22631 - OpenGL 3 (Comp…
-
## The problem
The current implementation supports full single-threaded/hyper-threaded processors, but does not report hybrid cpus correctly.
I have 3 procs:
- AMD Ryzen9 9600HX : 8 Cores - 16 Thre…
-
### Feature Type
Other (please specify)
### Describe
bluf: my CPU, rg40xxv, does have the necessary extensions (asimd, aes, etc.) for ZeroTier support, according to the build requirements from the …
-
Attempting to move to parallelcluster 3.11.1. I have been using 3.9.1 (with its known bug since May) w/o this issue.
3.9.1 is custom Rocky 8.9 image with parallelcluster 3.9.1 overlay.
New set up…
-
tokio tracing is slow as requires `Sync` and uses slow primitives
Can take inspiration from https://github.com/tikv/minitrace-rust
And optimize further for thread-per-core.
Actually minitrace is…
-
### Describe the issue:
Using python 3.13 free threading, I observe that multithreaded performance (MFLOPS) scales poorly for numpy array computation, especially on small arrays. For comparison, pe…
-
@rickecon has noted a high variance in the run times of OG-PHL depending on one's compute environment.
One suggestion is to change line 27 of the `run_og_phl.py` script too:
```python
client …