LLNL / Aluminum

High-performance, GPU-aware communication library
https://aluminum.readthedocs.io/en/latest/
Other
84 stars 21 forks source link

Change default stream pool size #199

Closed ndryden closed 1 year ago

ndryden commented 1 year ago

This sets the default stream pool size to 1. This helps mitigate issues with using multiple communications running the GPU out of resources and leading to deadlocks (see here).