En utilisant AWS re:Post, vous acceptez les AWS re:Post Conditions d’utilisation

G4dn.xlarge running out of memory

0

Im using g4dn.xlarge to run Unreal Engine PixelStreaming applications. And now I want to to run multiples game instances on a single machine, but It Is throwing error: "Ran out of memory allocating 65536 (0.1 MiB) bytes with alignment 0. Last error msg: The paging file is too small for this operation to complete.." Error screenshot

Ive tried install Nvidia Gaming and grid drivers. And on my machine I was not able to reproduce de error. :/

demandé il y a 4 mois184 vues
1 réponse
1
Réponse acceptée

Hello,

To resolve the "Ran out of memory" issue on your g4dn.xlarge instance running Unreal Engine PixelStreaming applications, follow these specific steps:

1. Increase the Paging File Size:

  • Navigate to Control Panel > System and Security > System > Advanced system settings > Performance > Settings > Advanced > Virtual Memory.

  • Increase the paging file size to a larger value, ensuring it can handle the memory demands of multiple game instances.

2. Monitor Memory Usage:

  • Use NVIDIA System Management Interface (nvidia-smi) to monitor GPU memory usage and ensure it's not maxing out.

If these steps don't resolve the issue, consider upgrading to an instance with more memory, like the g4dn.2xlarge.

profile picture
EXPERT
répondu il y a 4 mois
profile picture
EXPERT
vérifié il y a 4 mois
profile pictureAWS
EXPERT
vérifié il y a 4 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions