graphcore-research / jax-experimental

JAX for Graphcore IPU (experimental)
https://github.com/graphcore-research/jax-experimental#readme
Apache License 2.0
21 stars 2 forks source link

BUG: TesselateIPU IO tiles demo #17

Closed balancap closed 1 year ago

balancap commented 1 year ago

Description

TessellateIPU IO tiles demo (https://github.com/graphcore-research/tessellate-ipu/pull/20) fails when the following line is removed:

iobuffer_init = jax.device_put(iobuffer_init, jax.devices("ipu")[0])

Two things then happen:

What jax/jaxlib version are you using?

No response

Which accelerator(s) are you using?

IPU

Additional System Info

No response