On 2023/07/06 10:12, Peter Hessler wrote: > Hi, > > This package takes quite a while to build, so I marked it as parallel to > use more CPUs. > > I've been running this on the arm64 bulk build cluster for about a month > now. > > OK? > > > Index: math/mlpack/Makefile > =================================================================== > RCS file: /cvs/ports/math/mlpack/Makefile,v > retrieving revision 1.25 > diff -u -p -u -p -r1.25 Makefile > --- math/mlpack/Makefile 13 Nov 2022 15:28:44 -0000 1.25 > +++ math/mlpack/Makefile 9 Jun 2023 15:14:11 -0000 > @@ -4,6 +4,7 @@ BROKEN-sparc64 = Exhausts virtual memory
I am a little concerned by ^^ but we can always make it arch-dependent if we run into problems. > COMMENT-main = C++ machine learning library > COMMENT-python = python bindings to C++ machine learning library > +DPB_PROPERTIES = parallel > > V = 3.4.2 > > > -peter > > > -- > Schlattwhapper, n.: > The window shade that allows itself to be pulled down, > hesitates for a second, then snaps up in your face. > -- Rich Hall, "Sniglets" >