Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use MKL instead of openBLAS for blas and lapack #40

Merged
merged 4 commits into from
Jul 12, 2024
Merged

Use MKL instead of openBLAS for blas and lapack #40

merged 4 commits into from
Jul 12, 2024

Conversation

stecrotti
Copy link
Owner

No description provided.

Copy link

codecov bot commented Jul 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.08%. Comparing base (6497340) to head (7499f8c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #40   +/-   ##
=======================================
  Coverage   96.08%   96.08%           
=======================================
  Files           6        6           
  Lines         383      383           
=======================================
  Hits          368      368           
  Misses         15       15           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stecrotti
Copy link
Owner Author

Benchmark Report for TensorTrains

Job Properties

  • Time of benchmarks:
    • Target: 10 Jul 2024 - 11:47
    • Baseline: 10 Jul 2024 - 11:48
  • Package commits:
    • Target: main
    • Baseline: this branch
  • Julia commits:
    • Target: 48d4fd
    • Baseline: 48d4fd
  • Julia command flags:
    • Target: None
    • Baseline: None
  • Environment variables:
    • Target: None
    • Baseline: None

Results

A ratio greater than 1.0 denotes a possible regression (marked with ❌), while a ratio less
than 1.0 denotes a possible improvement (marked with ✅). All results are shown below.

ID time ratio memory ratio
["accumulators", "accumL_periodic"] 1.05 (5%) 1.00 (1%)
["accumulators", "accumL_tensortrain"] 1.00 (5%) 1.00 (1%)
["dot", "dot_periodic"] 1.01 (5%) 1.00 (1%)
["dot", "dot_tensortrain"] 1.00 (5%) 1.00 (1%)
["marginals", "marginals_periodic"] 1.08 (5%) ❌ 1.00 (1%)
["marginals", "marginals_tensortrain"] 1.01 (5%) 1.00 (1%)
["marginals", "twovar_marginals_periodic"] 1.01 (5%) 1.00 (1%)
["marginals", "twovar_marginals_tensortrain"] 1.01 (5%) 1.00 (1%)
["orthogonalize", "orth_left_periodic"] 0.85 (5%) ✅ 1.23 (1%) ❌
["orthogonalize", "orth_left_tensortrain"] 0.85 (5%) ✅ 1.22 (1%) ❌
["sampling", "sample_periodic"] 1.03 (5%) 1.00 (1%)
["sampling", "sample_tensortrain"] 1.01 (5%) 1.00 (1%)

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["accumulators"]
  • ["dot"]
  • ["marginals"]
  • ["orthogonalize"]
  • ["sampling"]

Julia versioninfo

Target

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.4 LTS
  uname: Linux 5.14.0-1058-oem #66-Ubuntu SMP Fri Feb 10 09:46:18 UTC 2023 x86_64 x86_64
  CPU: 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz: 
              speed         user         nice          sys         idle          irq
       #1  1023 MHz       3507 s         17 s        804 s      44590 s          0 s
       #2  1800 MHz       3257 s          6 s        663 s      44962 s          0 s
       #3  1800 MHz       3743 s         68 s        694 s      43360 s          0 s
       #4  1800 MHz       5114 s         58 s        718 s      42844 s          0 s
       #5  1800 MHz       2625 s          4 s        730 s      45323 s          0 s
       #6  1800 MHz       3153 s         12 s        653 s      45112 s          0 s
       #7  1800 MHz       3786 s         21 s        708 s      44391 s          0 s
       #8  1800 MHz       3742 s         27 s        668 s      44520 s          0 s
  Memory: 15.029918670654297 GB (8419.0625 MB free)
  Uptime: 171867.27 sec
  Load Avg:  1.27  1.26  1.18
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, tigerlake)
Threads: 1 default, 0 interactive, 1 GC (on 8 virtual cores)

Baseline

Julia Version 1.10.4
Commit 48d4fd48430 (2024-06-04 10:41 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
      Ubuntu 22.04.4 LTS
  uname: Linux 5.14.0-1058-oem #66-Ubuntu SMP Fri Feb 10 09:46:18 UTC 2023 x86_64 x86_64
  CPU: 11th Gen Intel(R) Core(TM) i7-1185G7 @ 3.00GHz: 
              speed         user         nice          sys         idle          irq
       #1  1800 MHz       3573 s         17 s        808 s      45240 s          0 s
       #2  1444 MHz       3576 s          6 s        668 s      45359 s          0 s
       #3  1800 MHz       3757 s         68 s        700 s      44056 s          0 s
       #4  1800 MHz       5130 s         58 s        723 s      43543 s          0 s
       #5  1800 MHz       2643 s          4 s        736 s      46020 s          0 s
       #6  1800 MHz       3502 s         12 s        662 s      45476 s          0 s
       #7  1800 MHz       3802 s         21 s        712 s      45092 s          0 s
       #8  1800 MHz       3758 s         27 s        672 s      45220 s          0 s
  Memory: 15.029918670654297 GB (8369.72265625 MB free)
  Uptime: 171939.46 sec
  Load Avg:  1.11  1.22  1.17
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-15.0.7 (ORCJIT, tigerlake)
Threads: 1 default, 0 interactive, 1 GC (on 8 virtual cores)

@stecrotti
Copy link
Owner Author

MatrixProductBP.jl tests pass when TensorTrains is on this branch

@stecrotti stecrotti merged commit 480232d into main Jul 12, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant