Intel® DevCloud
Help for those needing help starting or connecting to the Intel® DevCloud

limited memory

ilanno
Beginner
621 Views

during my program, I'm using a lot of memory.

first of all, I wonder how can I check how much memory do I have?

and second, is there any way to increase the memory? maybe by paying money.

thanks,

my id is: uxxxxx

ilan.

 

0 Kudos
3 Replies
JananiC_Intel
Moderator
600 Views

Hi,


Thanks for posting in Intel forums.


1)To check the available free space and utilization use the below command.

df -h


2)To analyze detailed disk utilization by each folder, run the below command.

du -sh *


du -sh <folder_name/filename>


Regarding your second question,devcloud memory is fixed we cannot increase devcloud memory.


Hope this helps!


Regards,

Janani Chandran


0 Kudos
JananiC_Intel
Moderator
577 Views

Hi,


Did that help? Do you have any update?


Regards,

Janani Chandran


0 Kudos
JananiC_Intel
Moderator
524 Views

Hi,


We assume that your issue is resolved. If you need any additional information, please submit a new question as this thread will no longer be monitored.


Regards,

Janani Chandran


0 Kudos
Reply