-
-
Notifications
You must be signed in to change notification settings - Fork 198
Closed
Description
Warning
julia> create_sysimage(["CUDA", "DifferentialEquations", "FastBroadcast", "LoopVectorization", "Plots"]; sysimage_path="diffeq2.so")
✔ [06m:10s] PackageCompiler: compiling incremental system image
/usr/bin/ld: warning: /home/anaconda/Code/julias/julia-1.7.1/lib/julia/libstdc++.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001
/usr/bin/ld: warning: /home/anaconda/Code/julias/julia-1.7.1/lib/julia/libstdc++.so: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002
/usr/bin/ld: warning: /home/anaconda/Code/julias/julia-1.7.1/lib/julia/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001
/usr/bin/ld: warning: /home/anaconda/Code/julias/julia-1.7.1/lib/julia/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002
/usr/bin/ld: warning: /home/anaconda/Code/julias/julia-1.7.1/lib/julia/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010001
/usr/bin/ld: warning: /home/anaconda/Code/julias/julia-1.7.1/lib/julia/libgcc_s.so.1: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0010002Version info
julia> versioninfo()
Julia Version 1.7.1
Commit ac5cc99908 (2021-12-22 19:35 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-12.0.1 (ORCJIT, skylake-avx512)Metadata
Metadata
Assignees
Labels
No labels