-
Declaration:
auto particle_comm = Cabana::Grid::createGlobalParticleComm(*_spm.localGrid());
migrate is a built-in Cabana function.
-
### Summary
Often times when I have brand new ECS instances being spawned in my cluster and perform a first-pull of the base image plus the additional layers on my ECR repo it takes quite a while for…
-
Bungie has made a [presentation on multithreaded rendering](https://www.gdcvault.com/play/1021926/Destiny-s-Multithreaded-Rendering).
In their engine, the game simulation and rendering are done in …
-
One thing that may be achieved by having something along the lines of the current `requested_components` would be to do some basic reasoning which systems could run in parallel.
## Questions
- …
-
Now that the OIDC has been moved out of terraform and into the set-up-current-account script, which only creates the OIDC if it doesn't already exist, this unblocks the ability to enable template only…
-
## Describe the expected outcome of your requested feature
It would be awesome to run as many build tasks as possible in parallel, definitely these come into one's mind:
- [ ] PHPUnit Tests - maybe …
-
**Is your feature request related to a problem? Please describe.**
Go is a powerful language and it makes it very easy to use threads with go routines.
The ECS architecture makes it very easy to …
-
## What problem does this solve or what need does it fill?
I'm in the process of implementing an "update smear" to reduce CPU usage by applying updates to a portion of elements in a query, rather t…
-
I've seen a comment in the h5py ECs:
```
# to really use mpi enabled hdf5 we now seem to need a configure step, which is the reason we can't use pip
prebuildopts = ' python setup.py configure --m…
-
### Description
Make it easier to extend the autoscaler to work with cluster managers like Fargate. (Multiple users have asked about Fargate in particular see e.g. https://discuss.ray.io/t/running-…