Skip to content

Commit 4a7c01a

Browse files
committed
Add links to Pluto notebook and repository for demo
1 parent 9dbc603 commit 4a7c01a

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,11 @@ The package is called `IPUToolkit` because it provides different tools to interf
1818

1919
These approaches are exploratory of the functionalities, and are often limited in scope and are described in more details in the [documentation](https://juliaipu.github.io/IPUToolkit.jl/).
2020
For examples of usage of this package, see the [`examples/`](https://github.com/JuliaIPU/IPUToolkit.jl/tree/main/examples) directory of the official repository.
21+
22+
## Talks and demos
23+
24+
Here is some material that you may find useful for learning more about Julia on the IPU and trying it out yourself:
25+
26+
* [Pluto notebook](https://giordano.github.io/blog/2023-07-20-julia-ipu/) of presentation given at Graphcore and at JuliaCon in July 2023
27+
* [JuliaIpuDemo](https://github.com/JuliaIPU/JuliaIpuDemo), repository with instructions for running some Jupyter notebooks on Paperspace cloud.
28+
This service offers also IPU time for free, these sessions are limited to 6 hours each and one at the time, but you can run as many as you want.

docs/src/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,11 @@ The package is called IPUToolkit because it provides different tools to interfac
6666
* there is a small [embedded Domain-Specific Language](https://en.wikipedia.org/wiki/Domain-specific_language) (eDSL) to automatically generate the code of a program.
6767

6868
These approaches are exploratory of the functionalities, and are often limited in scope and are described in more details in the following sections.
69+
70+
## Talks and demos
71+
72+
Here is some material that you may find useful for learning more about Julia on the IPU and trying it out yourself:
73+
74+
* [Pluto notebook](https://giordano.github.io/blog/2023-07-20-julia-ipu/) of presentation given at Graphcore and at JuliaCon in July 2023
75+
* [JuliaIpuDemo](https://github.com/JuliaIPU/JuliaIpuDemo), repository with instructions for running some Jupyter notebooks on Paperspace cloud.
76+
This service offers also IPU time for free, these sessions are limited to 6 hours each and one at the time, but you can run as many as you want.

0 commit comments

Comments
 (0)