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

CompatHelper: bump compat for ForwardDiff to 1 for package test, (keep existing compat) #876

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

This pull request changes the compat entry for the ForwardDiff package from 0.10.12 to 0.10.12, 1 for package test.
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-03-29-00-12-27-189-02402467037 branch from 0a5af00 to 3a9d96f Compare March 29, 2025 00:12
Copy link
Contributor Author

Benchmark Report for Commit 3a9d96f

Computer Information

Julia Version 1.11.4
Commit 8561cc3d68d (2025-03-10 11:36 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 |                 10.2 |                 1.5 |
|           Smorgasbord |       201 | forwarddiff |             typed |  false |                615.1 |                40.3 |
|           Smorgasbord |       201 | forwarddiff | simple_namedtuple |   true |                391.6 |                48.1 |
|           Smorgasbord |       201 | forwarddiff |           untyped |   true |               1197.5 |                27.4 |
|           Smorgasbord |       201 | forwarddiff |       simple_dict |   true |               3930.6 |                20.4 |
|           Smorgasbord |       201 | reversediff |             typed |   true |               1415.0 |                30.8 |
|           Smorgasbord |       201 |    mooncake |             typed |   true |                964.6 |                 5.0 |
|    Loop univariate 1k |      1000 |    mooncake |             typed |   true |               5594.4 |                 4.0 |
|       Multivariate 1k |      1000 |    mooncake |             typed |   true |               1086.1 |                 8.3 |
|   Loop univariate 10k |     10000 |    mooncake |             typed |   true |              58830.7 |                 3.8 |
|      Multivariate 10k |     10000 |    mooncake |             typed |   true |               8441.9 |                10.0 |
|               Dynamic |        10 |    mooncake |             typed |   true |                137.8 |                12.6 |
|              Submodel |         1 |    mooncake |             typed |   true |                 25.1 |                 8.5 |
|                   LDA |        12 | reversediff |             typed |   true |                479.5 |                 5.5 |

@penelopeysm penelopeysm marked this pull request as draft April 1, 2025 10:58
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.

0 participants