Closed
Description
We found that the default version of SymEngine.jl in Julia1.3.1 does not support multi-thread programming. And we found #166 claims SymEngineBuilder could help. However, it can be seen in build_tarballs.jl that it downloads SymEngine.jl v0.5.0 to build. Does it mean the multi-threads is only available for v0.5.0? And even though we confront the error to use build_tarballs.jl
[ ~/works/public_code/SymEngineBuilder @XEON ]:zhaoli$ julia build_tarballs.jl --help
WARNING: using HTTP.stack in module Mux conflicts with an existing identifier.
ERROR: LoadError: UndefVarError: expand_gcc_versions not defined
Stacktrace:
[1] getproperty(::Module, ::Symbol) at ./Base.jl:13
[2] top-level scope at /home/zhaoli/works/public_code/SymEngineBuilder/build_tarballs.jl:29
[3] include at ./boot.jl:328 [inlined]
[4] include_relative(::Module, ::String) at ./loading.jl:1105
[5] include(::Module, ::String) at ./Base.jl:31
[6] exec_options(::Base.JLOptions) at ./client.jl:287
[7] _start() at ./client.jl:460
in expression starting at /home/zhaoli/works/public_code/SymEngineBuilder/build_tarballs.jl:29
Do we have different solution in the current version?
Metadata
Metadata
Assignees
Labels
No labels