Skip to content

Out of memory error #74

@mscroggs

Description

@mscroggs

Describe the Bug

The test test_mean_stdev_two_node_graph currently gives an out of memory error when sampling 10^6 values.

To Reproduce

Uncomment the xfail, then run:

python -m pytest tests/test_graph/test_algorithms.py::test_mean_stdev_two_node_graph

Expected Behaviour

Test passes

Actual Behaviour

jaxlib.xla_extension.XlaRuntimeError: FAILED_PRECONDITION: Buffer Definition Event: Error dispatching computation: Error dispatching computation: Error dispatching computation: Error preparing computation: Out of memory allocating 4000000000000 bytes.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions