You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,3 +18,11 @@ The package is called `IPUToolkit` because it provides different tools to interf
18
18
19
19
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/).
20
20
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.
Copy file name to clipboardExpand all lines: docs/src/index.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,3 +66,11 @@ The package is called IPUToolkit because it provides different tools to interfac
66
66
* 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.
67
67
68
68
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