Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

"Run in Google Colab" notebook no longer works #45

Open
Geekiac opened this issue Apr 15, 2020 · 3 comments
Open

"Run in Google Colab" notebook no longer works #45

Geekiac opened this issue Apr 15, 2020 · 3 comments

Comments

@Geekiac
Copy link

Geekiac commented Apr 15, 2020

"Run in Google Colab" notebook no longer works as the julia-tpu-binaries can no longer be downloaded from:

https://storage.googleapis.com/julia-tpu-binaries/julia.v1.1.0-kf.tpu3.x86_64-linux-gnu.tar.gz

You get the following error when trying to download:

<Error>
  <Code>UserProjectAccountProblem</Code>
  <Message>User project billing account not in good standing.</Message>
  <Details>
    The billing account for the owning project is disabled in state closed
  </Details>
</Error>
@schlichtanders
Copy link

I just run into this issue, too. Really a pity, as everything else looks super well setup.
I also looked for alternative locations of these binaries but couldn't find any.

@Keno Can you take a look? It would be great to get the examples working again

@Keno
Copy link
Collaborator

Keno commented Jun 9, 2020

We never really got this working reliably and eventually the credits I had gotten from Google to play with this ran out. I don't think I'll be able to invest the time to revive this as is. Maybe in the future once we have better compiler infrastructure that no longer requires hacking up Julia to get this to work.

@ym-han
Copy link

ym-han commented Jul 30, 2021

Just wanted to note that at least right now it should be easy to get a lot of free TPU compute from https://sites.research.google/trc/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants