[Pkg-julia-devel] julia 0.4.1 on ppc64el
Graham Inggs
graham at nerve.org.za
Tue Dec 8 06:24:53 UTC 2015
I built the julia 0.4.1-2 package on a MiniCloud [1] instance after
backporting all of the pre-requisites. The instance came
pre-installed with Ubuntu 15.04.
The tests seem to run rather slowly, but I think that is dependent on
the load on the host.
[1] http://openpower.ic.unicamp.br/minicloud/
_ _ _(_)_ | A fresh approach to technical computing
(_) | (_) (_) | Documentation: http://docs.julialang.org
_ _ _| |_ __ _ | Type "?help" for help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 0.4.1 (2015-11-08 10:33 UTC)
_/ |\__'_|_|_|\__'_| |
|__/ | powerpc64le-linux-gnu
julia> versioninfo()
Julia Version 0.4.1
Commit cbe1bee (2015-11-08 10:33 UTC)
Platform Info:
System: Linux (powerpc64le-linux-gnu)
CPU: unknown
WORD_SIZE: 64
BLAS: libopenblas (NO_LAPACKE NO_AFFINITY POWER6)
LAPACK: libopenblas
LIBM: libm
LLVM: libLLVM-3.6
julia> Base.runtests()
From worker 9: * linalg/bunchkaufman in 566.69 seconds
From worker 5: * linalg/matmul in 918.62 seconds
From worker 6: * linalg/schur in 951.55 seconds
From worker 7: * linalg/special in 1137.96 seconds
From worker 8: * linalg/eigen in 2120.76 seconds
From worker 9: * linalg/svd in 1978.44 seconds
From worker 9: * linalg/pinv in 1458.11 seconds
From worker 9: * linalg/givens in 638.45 seconds
From worker 6: * linalg/tridiag in 6887.30 seconds
From worker 7: * linalg/bidiag in 9257.81 seconds
From worker 5: * linalg/lapack in 9884.16 seconds
From worker 8: * linalg/diagonal in 9048.42 seconds
From worker 9: * linalg/cholesky in 9177.00 seconds
From worker 3: * linalg/qr in 16980.20 seconds
From worker 6: * linalg/lu in 12079.13 seconds
From worker 2: * linalg/triangular Worker 2 terminated.
ERROR: LoadError: ProcessExitedException()
while loading /usr/share/julia/test/runtests.jl, in expression
starting on line 13
ERROR (unhandled task failure): EOFError: read end of file
WARNING: Forcibly interrupting busy workers
WARNING: Unable to terminate all workers
jl_uv_writecb() ERROR: bad file descriptor EBADF
jl_uv_writecb() ERROR: bad file descriptor EBADF
jl_uv_writecb() ERROR: bad file descriptor EBADF
...
More information about the Pkg-julia-devel
mailing list