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
Closing this issue as it is not currently possible due to restrictions from madrona side. Also, we have verified that the sim does not crash at exit. Crashes at exit were mostly artifacts of mixing different python versions.
static void setCudaHeapSize()
{
// FIXME size limit for device side malloc:
size_t heap_size = 4ul1024ul1024ul*1024ul;
}
The text was updated successfully, but these errors were encountered: