pip install firedrake #926
Triggered via pull request
February 21, 2025 19:44
Status
Success
Total duration
29m 29s
Artifacts
–
build-mac.yml
on: pull_request
Build Firedrake (macOS)
29m 20s
Annotations
13 errors and 10 warnings
test_jax_operator.test_forward[jax_linear]:
firedrake-repo/tests/firedrake/external_operators/test_jax_operator.py#L93
TypeError: JaxOperator.__init__() missing 1 required keyword-only argument: 'argument_slots'
|
test_jax_operator.test_forward[jax_mlp]:
firedrake-repo/tests/firedrake/external_operators/test_jax_operator.py#L93
TypeError: JaxOperator.__init__() missing 1 required keyword-only argument: 'argument_slots'
|
test_jax_operator.test_jvp[jax_linear]:
firedrake-repo/tests/firedrake/external_operators/test_jax_operator.py#L115
TypeError: JaxOperator.__init__() missing 1 required keyword-only argument: 'argument_slots'
|
test_jax_operator.test_jvp[jax_mlp]:
firedrake-repo/tests/firedrake/external_operators/test_jax_operator.py#L115
TypeError: JaxOperator.__init__() missing 1 required keyword-only argument: 'argument_slots'
|
test_jax_operator.test_vjp[jax_linear]:
firedrake-repo/tests/firedrake/external_operators/test_jax_operator.py#L142
TypeError: JaxOperator.__init__() missing 1 required keyword-only argument: 'argument_slots'
|
test_jax_operator.test_vjp[jax_mlp]:
firedrake-repo/tests/firedrake/external_operators/test_jax_operator.py#L142
TypeError: JaxOperator.__init__() missing 1 required keyword-only argument: 'argument_slots'
|
test_jax_operator.test_jacobian[jax_linear]:
firedrake-repo/tests/firedrake/external_operators/test_jax_operator.py#L171
TypeError: JaxOperator.__init__() missing 1 required keyword-only argument: 'argument_slots'
|
test_jax_operator.test_jacobian[jax_mlp]:
firedrake-repo/tests/firedrake/external_operators/test_jax_operator.py#L171
TypeError: JaxOperator.__init__() missing 1 required keyword-only argument: 'argument_slots'
|
test_jax_operator.test_jacobian_adjoint[jax_linear]:
firedrake-repo/tests/firedrake/external_operators/test_jax_operator.py#L191
TypeError: JaxOperator.__init__() missing 1 required keyword-only argument: 'argument_slots'
|
test_jax_operator.test_jacobian_adjoint[jax_mlp]:
firedrake-repo/tests/firedrake/external_operators/test_jax_operator.py#L191
TypeError: JaxOperator.__init__() missing 1 required keyword-only argument: 'argument_slots'
|
test_jax_operator.test_solve:
firedrake-repo/tests/firedrake/external_operators/test_jax_operator.py#L232
TypeError: JaxOperator.__init__() missing 1 required keyword-only argument: 'argument_slots'
|
test_jax_coupling.test_taylor_fem_operator[poisson_residual]:
firedrake-repo/tests/firedrake/regression/test_jax_coupling.py#L229
AssertionError:
Not equal to tolerance rtol=0.001, atol=1e-05
VJP cotangent projection
Mismatched elements: 1 / 1 (100%)
Max absolute difference among violations: 25002.32305408
Max relative difference among violations: 487.83045945
ACTUAL: array(-25053.575129)
DESIRED: array(-51.252075)
|
test_jax_coupling.test_taylor_fem_operator[solve_poisson]:
firedrake-repo/tests/firedrake/regression/test_jax_coupling.py#L229
AssertionError:
Not equal to tolerance rtol=0.001, atol=1e-05
VJP cotangent projection
Mismatched elements: 1 / 1 (100%)
Max absolute difference among violations: 0.08500047
Max relative difference among violations: 78.10102851
ACTUAL: array(-0.086089)
DESIRED: array(-0.001088)
|
Build Firedrake (macOS)
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
Build Firedrake (macOS)
autoconf 2.72 is already installed and up-to-date.
To reinstall 2.72, run:
brew reinstall autoconf
|
Build Firedrake (macOS)
automake 1.17 is already installed and up-to-date.
To reinstall 1.17, run:
brew reinstall automake
|
Build Firedrake (macOS)
boost 1.87.0 is already installed and up-to-date.
To reinstall 1.87.0, run:
brew reinstall boost
|
Build Firedrake (macOS)
cmake 3.31.5 is already installed and up-to-date.
To reinstall 3.31.5, run:
brew reinstall cmake
|
Build Firedrake (macOS)
gcc 14.2.0_1 is already installed and up-to-date.
To reinstall 14.2.0_1, run:
brew reinstall gcc
|
Build Firedrake (macOS)
libtool 2.5.4 is already installed and up-to-date.
To reinstall 2.5.4, run:
brew reinstall libtool
|
Build Firedrake (macOS)
make 4.4.1 is already installed and up-to-date.
To reinstall 4.4.1, run:
brew reinstall make
|
Build Firedrake (macOS)
ninja 1.12.1 is already installed and up-to-date.
To reinstall 1.12.1, run:
brew reinstall ninja
|
Build Firedrake (macOS)
openblas 0.3.29 is already installed and up-to-date.
To reinstall 0.3.29, run:
brew reinstall openblas
|