tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: math/lapack and MAKE_JOBS



Hi Brook.

Am Thu, 10 Mar 2022 22:20:26 -0700
schrieb Brook Milligan <brook%nmsu.edu@localhost>: 

> Mine has 8 and I was running with MAKE_JOBS=8.  
> 
> I think sometimes it worked and sometimes not, but I was not paying systematic attention to that.

I just built math/blas 3 times on a Linux machine with 16 cores and
MAKE_JOBS=8. Scratch space is a local SSD. No issue … 

29.08user 3.07system 0:12.33elapsed 260%CPU (0avgtext+0avgdata 28676maxresident)k
9221inputs+182773outputs (0major+1779347minor)pagefaults 0swaps

trying math/lapack

… indeed, I got a failure right now. Rather quickly:

7.37user 0.95system 0:07.62elapsed 109%CPU (0avgtext+0avgdata 26332maxresident)k
717inputs+182203outputs (0major+422689minor)pagefaults 0swaps

Another run. Success.

340.58user 29.60system 1:02.99elapsed 587%CPU (0avgtext+0avgdata 70320maxresident)k
126997inputs+562199outputs (0major+16650418minor)pagefaults 0swaps

Third time. Success. Fourth time. Failed.

So there is an issue. I do think it's the same every time:

=> Rewrite cmake Dependencies files
===> Building for lapack-3.10.0
Scanning dependencies of target lapack_static
Scanning dependencies of target lapack
[  0%] Building Fortran object SRC/CMakeFiles/lapack.dir/la_constants.f90.o
[  0%] Building Fortran object SRC/CMakeFiles/lapack_static.dir/la_constants.f90.o
[  0%] Building Fortran object SRC/CMakeFiles/lapack_static.dir/sbdsvdx.f.o
[  0%] Building Fortran object SRC/CMakeFiles/lapack_static.dir/sgbbrd.f.o
[  0%] Building Fortran object SRC/CMakeFiles/lapack.dir/sbdsvdx.f.o
[  0%] Building Fortran object SRC/CMakeFiles/lapack_static.dir/sgbcon.f.o
[  0%] Building Fortran object SRC/CMakeFiles/lapack_static.dir/sgbequ.f.o
[  0%] Building Fortran object SRC/CMakeFiles/lapack.dir/sgbbrd.f.o
Fatal Error: Can't delete temporary module file 'la_constants.mod0': No such file or directory
--- SRC/CMakeFiles/lapack.dir/la_constants.f90.o ---
*** [SRC/CMakeFiles/lapack.dir/la_constants.f90.o] Error code 1

Is your error different?


Alrighty then,

Thomas

-- 
Dr. Thomas Orgis
HPC @ Universität Hamburg


Home | Main Index | Thread Index | Old Index