-
Overview
===
There are many sub-routines in shgo that are low hanging fruit for parallelization, most importantly the sampling mapping of the objective function itself (in cases where it is possib…
-
Can we do Multi-GPU over MPI?
Here is a summary of distributed computing capabilities
https://pytorch.org/docs/stable/distributed.html
AFAIK there are no "distributed tensors" or anything like …
-
Hi,
Recently, I tried to add parallelization when executing tests with a Gitlab pipeline like that :
```
tnr-sandbox:
image: cypress/browsers:node-22.11.0-chrome-130.0.6723.116-1-ff-132.0.…
-
**Is your feature request related to a problem? Please describe.**
The Cypress integration is great and it encourages such tests. However, large applications might have many tests that accumulate l…
-
### Do you need to file an issue?
- [x] I have searched the existing issues and this bug is not already filed.
- [ ] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…
-
### Label
meta/workflow
### Priority Label
low priority
### Is your feature request related to a problem? Please describe.
User interface item. Currently, simulation / projection takes both a job…
-
I was trying to run Malamute in HPC cluster with 24 cores. The program runs smoothly in series with the command;
`malamute-opt -i dcs5_5_mm_constant_properties.i >& log.out`
For MPI, the executi…
-
## Summary
Currently the retry extension has a basic/poor UX, we should onboard it to the new terminal reporter.
## Background and Motivation
Inside each test run, we are using the new terminal rep…
-
Hi,
I’ve encountered several instances where `TiraLib`'s `schedule.is_legal()` function returns incorrect legality assessments, resulting in both false negatives and false positives. I believe man…
-
### What problem or need do you have?
Xcode 16 has introduced a new `Parallelization` option that Tuist needs to handle through the `testingOptions`. The Tuist setting for `parallelizable` incorrectl…