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 JET to 0.10 for package test, (keep existing compat) #875

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 JET package from 0.9 to 0.9, 0.10 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-22-727-03985415590 branch from 74b31dc to 348ede6 Compare March 29, 2025 00:12
Copy link
Contributor Author

Benchmark Report for Commit 348ede6

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 |                  9.8 |                 1.6 |
|           Smorgasbord |       201 | forwarddiff |             typed |  false |                627.9 |                43.4 |
|           Smorgasbord |       201 | forwarddiff | simple_namedtuple |   true |                426.6 |                47.1 |
|           Smorgasbord |       201 | forwarddiff |           untyped |   true |               1257.1 |                27.6 |
|           Smorgasbord |       201 | forwarddiff |       simple_dict |   true |               4226.4 |                19.5 |
|           Smorgasbord |       201 | reversediff |             typed |   true |               1488.5 |                29.7 |
|           Smorgasbord |       201 |    mooncake |             typed |   true |                977.3 |                 5.3 |
|    Loop univariate 1k |      1000 |    mooncake |             typed |   true |               5749.3 |                 4.1 |
|       Multivariate 1k |      1000 |    mooncake |             typed |   true |               1125.1 |                 9.1 |
|   Loop univariate 10k |     10000 |    mooncake |             typed |   true |              63943.7 |                 3.7 |
|      Multivariate 10k |     10000 |    mooncake |             typed |   true |               9170.8 |                 9.7 |
|               Dynamic |        10 |    mooncake |             typed |   true |                135.9 |                13.5 |
|              Submodel |         1 |    mooncake |             typed |   true |                 25.9 |                 9.8 |
|                   LDA |        12 | reversediff |             typed |   true |                481.0 |                 5.4 |

@penelopeysm penelopeysm marked this pull request as draft April 1, 2025 11:58
@penelopeysm
Copy link
Member

JET 0.10 is Julia 1.12 only, see https://github.com/aviatesk/JET.jl/releases/tag/v0.10.0

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