Created
December 31, 2014 03:26
-
-
Save svaksha/aa25f53bf540e3fd52d6 to your computer and use it in GitHub Desktop.
make test-linalg4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ make test-linalg4 | |
CC src/jltypes.o | |
CC src/gf.o | |
FLISP src/julia_flisp.boot | |
FLISP src/julia_flisp.boot.inc | |
CC src/ast.o | |
CC src/builtins.o | |
CC src/module.o | |
CC src/codegen.o | |
CC src/disasm.o | |
CC src/debuginfo.o | |
CC src/interpreter.o | |
CC src/alloc.o | |
CC src/dlload.o | |
CC src/sys.o | |
CC src/init.o | |
CC src/task.o | |
CC src/array.o | |
CC src/dump.o | |
CC src/toplevel.o | |
CC src/jl_uv.o | |
CC src/jlapi.o | |
CC src/profile.o | |
CC src/llvm-simdloop.o | |
CC src/gc.o | |
LINK usr/lib/libjulia.so | |
/home/mom/julia/usr/lib/libunwind.a(Los-linux.o): In function `_ULx86_local_resume': | |
Los-linux.c:(.text+0x75b): warning: sigreturn is not implemented and will always fail | |
PERL base/pcre_h.jl | |
PERL base/errno_h.jl | |
PERL base/build_h.jl.phony | |
PERL base/fenv_constants.jl | |
PERL base/file_constants.jl | |
PERL base/uv_constants.jl | |
PERL base/version_git.jl.phony | |
CC ui/repl.o | |
LINK usr/bin/julia | |
JULIA usr/lib/julia/sys0.o | |
exports.jl | |
base.jl | |
reflection.jl | |
build_h.jl | |
version_git.jl | |
c.jl | |
promotion.jl | |
tuple.jl | |
range.jl | |
expr.jl | |
error.jl | |
bool.jl | |
number.jl | |
int.jl | |
operators.jl | |
pointer.jl | |
rounding.jl | |
float.jl | |
complex.jl | |
rational.jl | |
abstractarray.jl | |
subarray.jl | |
array.jl | |
subarray2.jl | |
bitarray.jl | |
intset.jl | |
dict.jl | |
set.jl | |
hashing.jl | |
iterator.jl | |
simdloop.jl | |
reduce.jl | |
inference.jl | |
osutils.jl | |
char.jl | |
ascii.jl | |
utf8.jl | |
utf16.jl | |
utf32.jl | |
iobuffer.jl | |
string.jl | |
utf8proc.jl | |
regex.jl | |
pcre.jl | |
base64.jl | |
io.jl | |
iostream.jl | |
libc.jl | |
env.jl | |
errno.jl | |
path.jl | |
intfuncs.jl | |
task.jl | |
show.jl | |
stream.jl | |
uv_constants.jl | |
socket.jl | |
stat.jl | |
fs.jl | |
process.jl | |
multimedia.jl | |
grisu.jl | |
file.jl | |
methodshow.jl | |
floatfuncs.jl | |
math.jl | |
float16.jl | |
cartesian.jl | |
multidimensional.jl | |
primes.jl | |
reducedim.jl | |
ordering.jl | |
collections.jl | |
sort.jl | |
combinatorics.jl | |
version.jl | |
gmp.jl | |
mpfr.jl | |
hashing2.jl | |
dSFMT.jl | |
random.jl | |
printf.jl | |
nullable.jl | |
serialize.jl | |
multi.jl | |
loading.jl | |
poll.jl | |
darray.jl | |
mmap.jl | |
sharedarray.jl | |
datafmt.jl | |
deepcopy.jl | |
interactiveutil.jl | |
replutil.jl | |
test.jl | |
meta.jl | |
i18n.jl | |
help.jl | |
Terminals.jl | |
LineEdit.jl | |
REPLCompletions.jl | |
REPL.jl | |
client.jl | |
markdown/Markdown.jl | |
docs.jl | |
util.jl | |
sparse.jl | |
sparse/abstractsparse.jl | |
linalg.jl | |
broadcast.jl | |
statistics.jl | |
fftw.jl | |
dsp.jl | |
sysinfo.jl | |
constants.jl | |
quadgk.jl | |
deprecated.jl | |
pkg.jl | |
graphics.jl | |
profile.jl | |
Dates.jl | |
basedocs.jl | |
precompile.jl | |
LINK usr/lib/julia/sys0.so | |
JULIA usr/lib/julia/sys.o | |
exports.jl | |
base.jl | |
reflection.jl | |
build_h.jl | |
version_git.jl | |
c.jl | |
promotion.jl | |
tuple.jl | |
range.jl | |
expr.jl | |
error.jl | |
bool.jl | |
number.jl | |
int.jl | |
operators.jl | |
pointer.jl | |
rounding.jl | |
float.jl | |
complex.jl | |
rational.jl | |
abstractarray.jl | |
subarray.jl | |
array.jl | |
subarray2.jl | |
bitarray.jl | |
intset.jl | |
dict.jl | |
set.jl | |
hashing.jl | |
iterator.jl | |
simdloop.jl | |
reduce.jl | |
inference.jl | |
osutils.jl | |
char.jl | |
ascii.jl | |
utf8.jl | |
utf16.jl | |
utf32.jl | |
iobuffer.jl | |
string.jl | |
utf8proc.jl | |
regex.jl | |
pcre.jl | |
base64.jl | |
io.jl | |
iostream.jl | |
libc.jl | |
env.jl | |
errno.jl | |
path.jl | |
intfuncs.jl | |
task.jl | |
show.jl | |
stream.jl | |
uv_constants.jl | |
socket.jl | |
stat.jl | |
fs.jl | |
process.jl | |
multimedia.jl | |
grisu.jl | |
file.jl | |
methodshow.jl | |
floatfuncs.jl | |
math.jl | |
float16.jl | |
cartesian.jl | |
multidimensional.jl | |
primes.jl | |
reducedim.jl | |
ordering.jl | |
collections.jl | |
sort.jl | |
combinatorics.jl | |
version.jl | |
gmp.jl | |
mpfr.jl | |
hashing2.jl | |
dSFMT.jl | |
random.jl | |
printf.jl | |
nullable.jl | |
serialize.jl | |
multi.jl | |
loading.jl | |
poll.jl | |
darray.jl | |
mmap.jl | |
sharedarray.jl | |
datafmt.jl | |
deepcopy.jl | |
interactiveutil.jl | |
replutil.jl | |
test.jl | |
meta.jl | |
i18n.jl | |
help.jl | |
Terminals.jl | |
LineEdit.jl | |
REPLCompletions.jl | |
REPL.jl | |
client.jl | |
markdown/Markdown.jl | |
docs.jl | |
util.jl | |
sparse.jl | |
sparse/abstractsparse.jl | |
linalg.jl | |
broadcast.jl | |
statistics.jl | |
fftw.jl | |
dsp.jl | |
sysinfo.jl | |
constants.jl | |
quadgk.jl | |
deprecated.jl | |
pkg.jl | |
graphics.jl | |
profile.jl | |
Dates.jl | |
basedocs.jl | |
precompile.jl | |
LINK usr/lib/julia/sys.so | |
JULIA test/linalg4 | |
* linalg4 | |
SUCCESS |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment