How to solve error "merge_sort: failed to get memory buffer"

3 views (last 30 days)
Greeting everyone,
I got the error " "merge_sort: failed to get memory buffer" when I want to train my network. May I know why this error occured and how to solve this problem

Accepted Answer

Jan
Jan on 9 Oct 2021
This sounds like your memory is exhausted. Are you running out of RAM?
  3 Comments
Jan
Jan on 11 Oct 2021
Check, if your memory is exhausted. Which operating system are you using?
Fahmi Akmal Dzulkifli
Fahmi Akmal Dzulkifli on 12 Oct 2021
I use Windows as the operating system. I think the problem is already solved. It seems that the problem occurred as you said. Thank you for your opinion Sir

Sign in to comment.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!