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

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,799 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,637 questions
{count} votes

Your answer

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