Skip to content

Commit 5999d5d

Browse files
Merge branch 'master' into compathelper/new_version/2025-05-07-00-44-19-115-00722885342
2 parents dfbca4a + 2706ccb commit 5999d5d

File tree

15 files changed

+2389
-15
lines changed

15 files changed

+2389
-15
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Salted__�c?�ު��DwL�J�/���)��|p��5 +c��\~o�.�� RR�hAZR��
2-
$'���� 6���!�m�^����S�j�Y����
1+
Salted__B��у]�p���Ҩ�����ÙW �W�ɑ֏HD�%�
2+
����SX<�H�V���~+do���� �逜�_�z�H����

.buildkite/run_benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ steps:
6666
files:
6767
- .buildkite/ssh_deploy.key
6868
- JuliaCI/julia#v1:
69-
version: 1.10
69+
version: "1.10"
7070
- staticfloat/sandbox:
7171
rootfs_url: "https://jc-rootfs-images.s3.amazonaws.com/aws_uploader-2021-11-12.x86_64.tar.gz"
7272
rootfs_treehash: "986217e5b36efd3b3b91ed90df8e36d628cf543f"

benchmarks/AutomaticDifferentiation/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2727
BenchmarkTools = "1"
2828
DataFrames = "1"
2929
DataFramesMeta = "0.15"
30-
DifferentiationInterface = "0.5.6"
31-
DifferentiationInterfaceTest = "0.5"
30+
DifferentiationInterface = "0.5.6, 0.7"
31+
DifferentiationInterfaceTest = "0.5, 0.10"
3232
Enzyme = "0.11, 0.12"
3333
FiniteDiff = "2"
3434
ForwardDiff = "0.10, 1"

benchmarks/AutomaticDifferentiationSparse/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2424
ADTypes = "1"
2525
BenchmarkTools = "1"
2626
DataFrames = "1"
27-
DifferentiationInterface = "0.6"
28-
DifferentiationInterfaceTest = "0.9"
27+
DifferentiationInterface = "0.6, 0.7"
28+
DifferentiationInterfaceTest = "0.9, 0.10"
2929
Enzyme = "0.13"
3030
ForwardDiff = "0.10, 1"
3131
Mooncake = "0.4"

benchmarks/ComplicatedPDE/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ GaussianRandomFields = "2"
2222
IJulia = "1"
2323
LSODA = "0.7"
2424
LinearSolve = "3"
25-
ModelingToolkit = "9.59.0"
25+
ModelingToolkit = "9.59.0, 10"
2626
NonlinearSolve = "4.3.0"
2727
ODEInterfaceDiffEq = "3"
2828
OrdinaryDiffEq = "6"

0 commit comments

Comments
 (0)