You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The native C++ driver is very out of date and doesn't get compiled currently. It deserves to be rejuvenated after the current round of development ends.
Consider reimplementing MPI support and/or using C++ stdpar.
Consider dropping use of custom Array data container in favor of modern C++ span and range.
The text was updated successfully, but these errors were encountered:
The native C++ driver is very out of date and doesn't get compiled currently. It deserves to be rejuvenated after the current round of development ends.
Consider reimplementing MPI support and/or using C++ stdpar.
Consider dropping use of custom Array data container in favor of modern C++ span and range.
The text was updated successfully, but these errors were encountered: