Issue
I have a problem running my application. Apparently, I am out of 'shared memory'
pytorch error: Unexpected bus error encountered in worker. This might be caused by insufficient shared memory (shm).
Resolution
The shared memory parameter is applied for the Hardware Tier (HW Tier). You'll need an Domino Admin to change this value.
You can override the shared memory (/dev/shm
) limit of 64MB in an execution container to utilize more memory.
Affects
Domino version 4.3.1 introduced this as a variable. Older Domino versions cannot change the shared memory settings.
Comments
0 comments
Please sign in to leave a comment.