[mlpack] Add feature openmp#18942
Conversation
|
@DanL1234 Can you please test Thanks. |
|
Hi @JackBoosY - absolutely, would love to help. Can you tell me what I need to do? (I guess I need to try a fix you have made in a branch?) Sorry, but you will need to give me baby-steps as I am not familiar with git (I worked in tortoise SVN many years ago, so get the underlying idea, if not the procedure). Ps. Thank you for your help on this issue - very much appreciated. :-) |
|
@DanL1234 You can click the |
@JackBoosY - hi there. I just got around to trying this and had an issue. Steps I took:
All dependencies are built fine according to powershell output, until it gets to "mlpack", package 80 of 80. Issue seen: See attached screen capture and log that is being referred to. (plus an extra one for fun ;-))
Did I do something wrong do you think? Thanks in advance. |
|
From your logs I can see that you're running out of memory when compiling mlpack. Also in order to test that the feature works it should be |
|
Successfully tested new feature locally. |

Fixes #18423.