Skip to content

CompatHelper: bump compat for MCMCChains to 7 for package docs, (keep existing compat) #931

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

Conversation

github-actions[bot]
Copy link
Contributor

This pull request changes the compat entry for the MCMCChains package from 5, 6 to 5, 6, 7 for package docs.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@devmotion devmotion force-pushed the compathelper/new_version/2025-05-23-00-12-32-764-03985364896 branch from aa3dac0 to 56b86c6 Compare May 23, 2025 00:12
Copy link
Contributor Author

github-actions bot commented May 23, 2025

Benchmark Report for Commit 56b86c6

Computer Information

Julia Version 1.11.5
Commit 760b2e5b739 (2025-04-14 06:53 UTC)
Build Info:
  Official https://julialang.org/ release
Platform Info:
  OS: Linux (x86_64-linux-gnu)
  CPU: 4 × AMD EPYC 7763 64-Core Processor
  WORD_SIZE: 64
  LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Benchmark Results

|                 Model | Dimension |  AD Backend |      VarInfo Type | Linked | Eval Time / Ref Time | AD Time / Eval Time |
|-----------------------|-----------|-------------|-------------------|--------|----------------------|---------------------|
| Simple assume observe |         1 | forwarddiff |             typed |  false |                  9.3 |                 1.5 |
|           Smorgasbord |       201 | forwarddiff |             typed |  false |                638.2 |                40.8 |
|           Smorgasbord |       201 | forwarddiff | simple_namedtuple |   true |                304.9 |                64.1 |
|           Smorgasbord |       201 | forwarddiff |           untyped |   true |               1233.8 |                27.6 |
|           Smorgasbord |       201 | forwarddiff |       simple_dict |   true |               3840.9 |                21.4 |
|           Smorgasbord |       201 | reversediff |             typed |   true |               1479.2 |                29.4 |
|           Smorgasbord |       201 |    mooncake |             typed |   true |                959.7 |                 5.2 |
|    Loop univariate 1k |      1000 |    mooncake |             typed |   true |               5621.7 |                 4.1 |
|       Multivariate 1k |      1000 |    mooncake |             typed |   true |               1063.2 |                 8.6 |
|   Loop univariate 10k |     10000 |    mooncake |             typed |   true |              62366.0 |                 3.7 |
|      Multivariate 10k |     10000 |    mooncake |             typed |   true |               9255.5 |                 9.5 |
|               Dynamic |        10 |    mooncake |             typed |   true |                131.0 |                12.5 |
|              Submodel |         1 |    mooncake |             typed |   true |                 13.1 |                 6.8 |
|                   LDA |        12 | reversediff |             typed |   true |                461.7 |                 5.2 |

@yebai yebai deleted the compathelper/new_version/2025-05-23-00-12-32-764-03985364896 branch May 23, 2025 20:02
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