Open
Conversation
added 2 commits
June 6, 2018 20:07
Open
Contributor
Author
|
note: some of these "real life" benchmarks can be heavy (and i didn't add all SLICOT benchs), so i doubt that we want to pack this with Expokit. instead it seems better having the link to another repository where they can be obtained using |
Contributor
Author
|
Results in this branch, and julia v0.6
julia> versioninfo()
Julia Version 0.6.4
Commit 9d11f62bcb (2018-07-09 19:09 UTC)
Platform Info:
OS: macOS (x86_64-apple-darwin14.5.0)
CPU: Intel(R) Core(TM) i5-5250U CPU @ 1.60GHz
WORD_SIZE: 64
BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell MAX_THREADS=16)
LAPACK: libopenblas64_
LIBM: libopenlibm
LLVM: libLLVM-3.9.1 (ORCJIT, broadwell) |
Contributor
Author
|
Unfortunately, julia> benchmarkpkg("Expokit")
...
WARNING: Base.LibGit2 is deprecated, run `import LibGit2` instead
in module PkgBenchmark
ERROR: UndefVarError: JULIA_HOME not defined
Stacktrace:
[1] BenchmarkConfig() at /Users/mforets/.julia/packages/PkgBenchmark/9X8l2/src/benchmarkconfig.jl:51
[2] benchmarkpkg(::String) at /Users/mforets/.julia/packages/PkgBenchmark/9X8l2/src/runbenchmark.jl:42
[3] top-level scope at none:0 |
Contributor
Author
This is probably fixed in JuliaCI/PkgBenchmark.jl#68 |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.