-
On an A100 device I was running a batch optimization with 32 CMAES optimizers, each with 64 particles (total number of simulations in each generation = 2048) and it failed at the 11th (of 80) generati…
-
Hi all,
sometimes I get randomly these errors when calling model.solve:
```
2024-11-13 15:05:34 [INFO] Optimization successful:
Status: ok
Termination condition: optimal
Solution: 3017580 …
-
### Environment
- Operating System: Windows_NT
- Node Version: v20.18.0
- Nuxt Version: 3.13.2
- CLI Version: 3.14.0
- Nitro Version: 2.9.7
- Package Manager: npm@10.8.2
- Builder: …
-
Hi,
I'm making some benchmarks and I'd like to be sure to run wsoo with the best possible performances. For now I'm doing:
```shell-session
$ ocamlc ./kb.ml
$ wasm_of_ocaml compile --opt=3 a.o…
-
I had some issues lately when I optimize the code with gcc -O2 or any level above 0, It gives me segfault at arena_da_append because of accessing the memory got from arena_alloc, the weird thing is th…
-
Hi,
For every get() we are creating the cacheKey and this takes some time, Is there any way i can optimize this toCacheKey method?
Can we just store the calculated hash value once and reuse it…
-
The infernal step isn't properly using multiple cpus, it chunks the input into many parts, but then only processes them one at a time
-
As is well known, Deeper Depths and Raids Backport are excellent porting mods. For the sake of convenience, I have put together the suggestions for both mods, hoping that after installing both mods at…
-
Not an issue per se - unsure on how to code this
Can we have infusion time coded as an "a" poped variable?
I am trying some code structure similar to this - maybe different coding should be used…
-
Tony, thank you for this script, this appears to be exactly what we are struggling with on a few deployments, users specifically on latest windows 11 enterprise pooled session host note slow speed, ba…