118 Commits

Author SHA1 Message Date
Aditya Venkatesh
9539f4c2c5 Typo fix provably -> probably 2024-09-14 08:42:20 +02:00
Francesc Verdugo
97e771a75f Adding more solutions 2024-09-12 17:50:26 +02:00
Francesc Verdugo
9b31c22749 Fix questions julia_async notebook 2024-09-12 14:23:55 +02:00
Francesc Verdugo
bb965d7496 Rather minor changes in async and distributed notebooks 2024-09-12 11:17:40 +02:00
Andy-Tatman
2d6e5f1f71
Update julia_distributed.ipynb
Updated julia_distributed to reflect the fact that you now *can* iterate over remote channels.
2024-09-11 19:45:08 +02:00
Francesc Verdugo
bbb749ddc0 More changes in jacobi and MPI notebooks 2024-09-11 10:46:16 +02:00
Francesc Verdugo
c35f674bd5 Major updates in jacobi method 2024-09-09 16:59:37 +02:00
Francesc Verdugo
4a9dc6f2c4 Changes in jacobi method 2024-09-09 13:15:34 +02:00
Francesc Verdugo
86e2f88e7b Adding MPI collectives notebook 2024-09-02 13:30:43 +02:00
Francesc Verdugo
d37279eaa9 Minor in matrix matrix multiplication. 2024-08-27 09:34:52 +02:00
Francesc Verdugo
02968243ba More work in notebooks 2024-08-26 12:54:09 +02:00
Francesc Verdugo
316c89f32f Enhancements in matrix-matrix multiplication. 2024-08-26 11:46:56 +02:00
Francesc Verdugo
1f79584e48 More work in mpi notebooks 2024-08-23 15:10:19 +02:00
Francesc Verdugo
9bd350c484 More changes in mpi collectives 2024-08-23 14:47:47 +02:00
Francesc Verdugo
7b3b632b4a Adding mpi collectives notebook 2024-08-23 12:41:21 +02:00
Francesc Verdugo
0cee9268b5 Minor changes in MPI point to point notebook 2024-08-22 09:56:08 +02:00
Francesc Verdugo
9ad56cd685 Enhancements in Jacobi notebook 2024-08-20 15:23:15 +02:00
Francesc Verdugo
adea887862 Adding MPI p2p notebook 2024-08-20 13:51:32 +02:00
Francesc Verdugo
19ec76a80f Saving more figures 2024-08-19 15:58:58 +02:00
Francesc Verdugo
5abdc088d2 Some improvements in the first notebooks 2024-08-19 15:58:09 +02:00
Francesc Verdugo
047d6feadb Saving 2024-08-19 14:23:02 +02:00
Francesc Verdugo
3ace7c2012 Saving changes 2024-08-13 15:08:51 +02:00
Francesc Verdugo
005f3a2a3a Adding new MPI notebook 2024-08-13 12:27:30 +02:00
Francesc Verdugo
60f0119dc9 Saving changes 2024-08-12 18:23:19 +02:00
Francesc Verdugo
a727478b45 Minor enhancements in julia_distributed notebook. 2024-08-12 12:40:49 +02:00
Francesc Verdugo
0a9199793a Minor in Julia basics notebook. 2024-08-12 12:21:17 +02:00
Gelieza K
7b4621e166 Minor changes 2024-01-12 11:41:40 +01:00
Gelieza K
9b8dcf4331 Turn question 1 in TSP to example 2023-11-27 11:51:08 +01:00
Gelieza K
f60ea53aba Add solution to exercise 1 in LEQ notebook 2023-11-27 11:50:14 +01:00
Gelieza K
b628e017c1 Add questions to TSP and PDEs notebooks 2023-11-16 12:50:09 +01:00
Gelieza K
685d3db6a5 Improve explanations ASP and LEQ notebooks 2023-11-14 11:16:37 +01:00
Gelieza K
123053b9c7 Correct errors in ASP notebook 2023-11-10 12:32:10 +01:00
Gelieza K
c838264158 Polish notebook PDEs 2023-11-10 11:35:43 +01:00
Gelieza K
8a60d3f999 Adjust images for colorblindness 2023-11-06 13:02:12 +01:00
Gelieza K
e88da2b3bd Add more explanations to PDEs notebook 2023-11-03 12:56:23 +01:00
Gelieza K
d1a88e7525 Complete explanations PDEs notebook 2023-11-02 13:22:45 +01:00
Gelieza K
a7b86b4a38 Clear outputs 2023-11-02 13:22:12 +01:00
Gelieza K
f7de703973 Polish tsp notebook 2023-10-30 12:29:55 +01:00
Gelieza K
e34d92008b Polish notebooks ASP, LEQ 2023-10-30 11:23:00 +01:00
Francesc Verdugo
59f36650e9 Merge branch 'main' of github.com:fverdugo/XM_40017 into francesc 2023-10-16 13:50:31 +02:00
Francesc Verdugo
4a8548ce62 Adding notebook on pdes 2023-10-16 13:50:16 +02:00
Y. Z
b116cebaf2
Fixed a typo regarding latency hiding 2023-10-02 16:53:20 +08:00
ezrannetttty
557b342f63
Missing ! after MPI.Recv 2023-10-01 03:46:04 +08:00
ezrannetttty
e1c4a9e1a0
fixed an error in the implementation of parallel algorithm 2 2023-10-01 03:43:04 +08:00
Francesc Verdugo
795f8ec805 Adding LEQ and TSP 2023-09-29 10:00:29 +02:00
Francesc Verdugo
7dd8b4fabc Added solutions for Jacobi notebook 2023-09-22 17:08:11 +02:00
Francesc Verdugo
173d1ad747 Merge branch 'main' of github.com:fverdugo/XM_40017 into francesc 2023-09-19 17:54:16 +02:00
Francesc Verdugo
a9692802de Updating matrix-matrix notebook 2023-09-19 17:54:00 +02:00
Francesc Verdugo
6cf3b87d0a
Merge pull request #24 from thijsheijden/fix/spawned-workers
Fix the hint on spawned workers
2023-09-19 17:51:59 +02:00
thijsheijden
ef4aeeb7db Fix the hint on spawned workers 2023-09-19 17:23:36 +02:00