jcrodriguez-dis / vpl-jail-system

Execution/jail server for VPL
GNU General Public License v3.0
21 stars 21 forks source link

OMP: Error #34: System unable to allocate necessary resources for OMP thread: #37

Open kmahesh541 opened 4 years ago

kmahesh541 commented 4 years ago

hi, I have created an instance on Amazon AWS and setup the jail server on cloud. when I run the python tensorflow program , I got the below error. Please can anyone help on this.

OMP: Error #34: System unable to allocate necessary resources for OMP thread:
OMP: System error #11: Resource temporarily unavailable
OMP: Hint Try decreasing the value of OMP_NUM_THREADS.
./vpl_execution: line 82: 2992 Aborted (core dumped) /usr/local/anaconda3/bin/python -W ignore dl_encod er_ex1_3.py

Thanks