Share via

MxNetError: Failed to allocate CPU Memory

Kushal Guraza 1 Reputation point
2021-07-26T13:02:10.65+00:00

To be Precise, I am using SQL Server ML Services 2019, where I am building an Deep Learning Model( training images ) using MxNet library. It keeps throwing this error model Training starts. Using GoDaddy as hosting service with 4 CPU cores and 8GB Ram.

ERROR:

Msg 39004, Level 16, State 20, Line 8
A 'Python' script error occurred during execution of 'sp_execute_external_script' with HRESULT 0x80004004.
Msg 39019, Level 16, State 2, Line 8
An external script error occurred:

Invalid BXL stream
error while running BxlServer: caught exception: Error communicating between BxlServer and client: 0x000000e9

STDOUT message(s) from external script:
connection established

Traceback (most recent call last):
File "c:\jenkins\workspace\mxnet-tag\mxnet\src\storage./cpu_device_storage.h", line 72
MXNetError: Failed to allocate CPU Memory

Developer technologies | Transact-SQL
Developer technologies | Transact-SQL

A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.

SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.