Commit Graph

  • c7cba5f3cd Merge pull request #42 from fverdugo/francesc Francesc Verdugo 2024-09-09 17:06:12 +02:00
  • c35f674bd5 Major updates in jacobi method Francesc Verdugo 2024-09-09 16:59:37 +02:00
  • 4a9dc6f2c4 Changes in jacobi method Francesc Verdugo 2024-09-09 13:15:34 +02:00
  • b50b7e8e19 build based on 60a6d02 Documenter.jl 2024-09-02 11:57:10 +00:00
  • 60a6d02f95 Merge pull request #41 from fverdugo/francesc Francesc Verdugo 2024-09-02 13:54:32 +02:00
  • 86e2f88e7b Adding MPI collectives notebook Francesc Verdugo 2024-09-02 13:30:43 +02:00
  • fd35c3641c build based on 5bb44f3 Documenter.jl 2024-08-27 08:33:33 +00:00
  • 5bb44f3396 Merge pull request #40 from fverdugo/francesc Francesc Verdugo 2024-08-27 10:30:53 +02:00
  • ec5f084662 Minor in getting started Francesc Verdugo 2024-08-27 09:49:19 +02:00
  • bba38eb351 build based on 5e44a19 Documenter.jl 2024-08-27 07:47:13 +00:00
  • 5e44a1946f Merge pull request #39 from fverdugo/francesc Francesc Verdugo 2024-08-27 09:44:30 +02:00
  • d37279eaa9 Minor in matrix matrix multiplication. Francesc Verdugo 2024-08-27 09:34:52 +02:00
  • dad32dba25 build based on 567534f Documenter.jl 2024-08-26 11:01:09 +00:00
  • 567534f594 Merge pull request #38 from fverdugo/francesc Francesc Verdugo 2024-08-26 12:58:28 +02:00
  • 02968243ba More work in notebooks Francesc Verdugo 2024-08-26 12:54:09 +02:00
  • 316c89f32f Enhancements in matrix-matrix multiplication. Francesc Verdugo 2024-08-26 11:46:56 +02:00
  • 69e0571369 More work in the initial tutorial Francesc Verdugo 2024-08-26 11:02:27 +02:00
  • 1f79584e48 More work in mpi notebooks Francesc Verdugo 2024-08-23 15:10:19 +02:00
  • 9bd350c484 More changes in mpi collectives Francesc Verdugo 2024-08-23 14:47:47 +02:00
  • 7b3b632b4a Adding mpi collectives notebook Francesc Verdugo 2024-08-23 12:41:21 +02:00
  • 4d93e76dbf build based on 4e6b769 Documenter.jl 2024-08-22 08:36:07 +00:00
  • 4e6b7696f0 Merge pull request #37 from fverdugo/francesc Francesc Verdugo 2024-08-22 10:33:25 +02:00
  • 0cee9268b5 Minor changes in MPI point to point notebook Francesc Verdugo 2024-08-22 09:56:08 +02:00
  • e8001495c2 build based on 4f0746e Documenter.jl 2024-08-20 13:33:00 +00:00
  • 4f0746e0a4 Merge pull request #36 from fverdugo/francesc Francesc Verdugo 2024-08-20 15:30:14 +02:00
  • 9ad56cd685 Enhancements in Jacobi notebook Francesc Verdugo 2024-08-20 15:23:15 +02:00
  • cd80d19161 build based on 250c61b Documenter.jl 2024-08-20 12:05:57 +00:00
  • 250c61b38a Merge pull request #35 from fverdugo/francesc Francesc Verdugo 2024-08-20 14:03:14 +02:00
  • adea887862 Adding MPI p2p notebook Francesc Verdugo 2024-08-20 13:51:32 +02:00
  • b69d0e7340 build based on e6474b1 Documenter.jl 2024-08-19 14:07:02 +00:00
  • e6474b1a8e Merge pull request #34 from fverdugo/francesc Francesc Verdugo 2024-08-19 16:04:09 +02:00
  • 19ec76a80f Saving more figures Francesc Verdugo 2024-08-19 15:58:58 +02:00
  • 5abdc088d2 Some improvements in the first notebooks Francesc Verdugo 2024-08-19 15:58:09 +02:00
  • 047d6feadb Saving Francesc Verdugo 2024-08-19 14:23:02 +02:00
  • 3ace7c2012 Saving changes Francesc Verdugo 2024-08-13 15:08:51 +02:00
  • 005f3a2a3a Adding new MPI notebook Francesc Verdugo 2024-08-13 12:27:30 +02:00
  • 60f0119dc9 Saving changes Francesc Verdugo 2024-08-12 18:23:19 +02:00
  • a727478b45 Minor enhancements in julia_distributed notebook. Francesc Verdugo 2024-08-12 12:40:49 +02:00
  • 0a9199793a Minor in Julia basics notebook. Francesc Verdugo 2024-08-12 12:21:17 +02:00
  • b80673f283 Minor updates in getting started. Francesc Verdugo 2024-08-12 12:07:36 +02:00
  • 7b4621e166 Minor changes gelieza Gelieza K 2024-01-12 11:41:40 +01:00
  • 9b8dcf4331 Turn question 1 in TSP to example Gelieza K 2023-11-27 11:51:08 +01:00
  • f60ea53aba Add solution to exercise 1 in LEQ notebook Gelieza K 2023-11-27 11:50:14 +01:00
  • b628e017c1 Add questions to TSP and PDEs notebooks Gelieza K 2023-11-16 12:50:09 +01:00
  • 685d3db6a5 Improve explanations ASP and LEQ notebooks Gelieza K 2023-11-14 11:16:37 +01:00
  • 123053b9c7 Correct errors in ASP notebook Gelieza K 2023-11-10 12:32:10 +01:00
  • c838264158 Polish notebook PDEs Gelieza K 2023-11-10 11:35:43 +01:00
  • 8a60d3f999 Adjust images for colorblindness Gelieza K 2023-11-06 13:02:12 +01:00
  • e88da2b3bd Add more explanations to PDEs notebook Gelieza K 2023-11-03 12:56:23 +01:00
  • d1a88e7525 Complete explanations PDEs notebook Gelieza K 2023-11-02 13:22:45 +01:00
  • a7b86b4a38 Clear outputs Gelieza K 2023-11-02 13:22:12 +01:00
  • f7de703973 Polish tsp notebook Gelieza K 2023-10-30 12:29:55 +01:00
  • e34d92008b Polish notebooks ASP, LEQ Gelieza K 2023-10-30 11:23:00 +01:00
  • 96c390a5bf build based on bf45227 Documenter.jl 2023-10-16 12:03:43 +00:00
  • bf45227674 Merge pull request #31 from fverdugo/francesc Francesc Verdugo 2023-10-16 13:59:19 +02:00
  • 59f36650e9 Merge branch 'main' of github.com:fverdugo/XM_40017 into francesc Francesc Verdugo 2023-10-16 13:50:31 +02:00
  • 4a8548ce62 Adding notebook on pdes Francesc Verdugo 2023-10-16 13:50:16 +02:00
  • d51f515e99 build based on 785e785 Documenter.jl 2023-10-02 09:01:53 +00:00
  • 785e78576a Merge pull request #30 from ezrannetttty/main Francesc Verdugo 2023-10-02 10:58:29 +02:00
  • b116cebaf2 Fixed a typo regarding latency hiding Y. Z 2023-10-02 16:53:20 +08:00
  • 5a2321bd19 build based on f820a72 Documenter.jl 2023-10-02 08:36:56 +00:00
  • f820a72c8c Merge pull request #28 from ezrannetttty/main Francesc Verdugo 2023-10-02 10:33:18 +02:00
  • 557b342f63 Missing ! after MPI.Recv ezrannetttty 2023-10-01 03:46:04 +08:00
  • e1c4a9e1a0 fixed an error in the implementation of parallel algorithm 2 ezrannetttty 2023-10-01 03:43:04 +08:00
  • 576f3414b8 build based on 26afa1d Documenter.jl 2023-09-29 08:09:15 +00:00
  • 26afa1d3c7 Merge pull request #27 from fverdugo/francesc Francesc Verdugo 2023-09-29 10:05:47 +02:00
  • e34b10c37c Merge branch 'main' of github.com:fverdugo/XM_40017 into francesc Francesc Verdugo 2023-09-29 10:00:46 +02:00
  • 795f8ec805 Adding LEQ and TSP Francesc Verdugo 2023-09-29 10:00:29 +02:00
  • 9c3ee53aaf build based on c3f6c5a Documenter.jl 2023-09-22 15:35:39 +00:00
  • c3f6c5a5c0 Merge pull request #26 from fverdugo/francesc Francesc Verdugo 2023-09-22 17:31:11 +02:00
  • 7dd8b4fabc Added solutions for Jacobi notebook Francesc Verdugo 2023-09-22 17:08:11 +02:00
  • d746051e7f build based on 50fb289 Documenter.jl 2023-09-20 07:14:21 +00:00
  • 50fb289e5b Merge pull request #25 from fverdugo/francesc Francesc Verdugo 2023-09-20 09:10:56 +02:00
  • 7e71122643 build based on 6cf3b87 Documenter.jl 2023-09-19 17:13:14 +00:00
  • 28aca6a314 build based on 118f7f8 Documenter.jl 2023-09-19 16:34:14 +00:00
  • 173d1ad747 Merge branch 'main' of github.com:fverdugo/XM_40017 into francesc Francesc Verdugo 2023-09-19 17:54:16 +02:00
  • a9692802de Updating matrix-matrix notebook Francesc Verdugo 2023-09-19 17:54:00 +02:00
  • 3d7fcb4d8e Adding solutions for matrix-matrix multiplication Francesc Verdugo 2023-09-19 17:53:27 +02:00
  • 6cf3b87d0a Merge pull request #24 from thijsheijden/fix/spawned-workers Francesc Verdugo 2023-09-19 17:51:59 +02:00
  • 118f7f8ecd Merge pull request #23 from imchell/env Francesc Verdugo 2023-09-19 17:41:49 +02:00
  • ef4aeeb7db Fix the hint on spawned workers thijsheijden 2023-09-19 17:23:36 +02:00
  • 185c19dc6e recover version Chell 2023-09-19 16:58:53 +02:00
  • 9ff9a178e4 recover figs Chell 2023-09-19 16:52:54 +02:00
  • 3034b92da3 Revert "add setting global env command" Chell 2023-09-19 16:44:36 +02:00
  • 57d1727647 Merge branch 'fig' into env Chell 2023-09-19 16:43:50 +02:00
  • 11b25d5009 fix format Chell 2023-09-19 16:38:48 +02:00
  • b690daaf6e add setting global env command Chell 2023-09-19 11:10:00 +02:00
  • 6e1d31d5b1 build based on 0b81f39 Documenter.jl 2023-09-18 15:44:19 +00:00
  • 0b81f39564 Merge pull request #22 from fverdugo/francesc Francesc Verdugo 2023-09-18 17:05:28 +02:00
  • e6b766b2df build based on 441a15f Documenter.jl 2023-09-18 14:13:35 +00:00
  • b0847c897c Merge branch 'main' of github.com:fverdugo/XM_40017 into francesc Francesc Verdugo 2023-09-18 15:52:59 +02:00
  • 4fbf18dc0e Typos Francesc Verdugo 2023-09-18 15:52:46 +02:00
  • 441a15f52f Merge pull request #21 from royderegt/patch-2 Francesc Verdugo 2023-09-18 15:28:56 +02:00
  • fa68ec8f85 Fix answer checker Roy 2023-09-18 14:25:31 +02:00
  • 1846400890 build based on 6ce67fd Documenter.jl 2023-09-15 16:27:09 +00:00
  • 6ce67fde1a Merge pull request #20 from fverdugo/francesc Francesc Verdugo 2023-09-15 17:34:32 +02:00
  • f6a3a677b2 Changes after the lecture on Friday September 15th 2023 Francesc Verdugo 2023-09-15 16:39:05 +02:00
  • 546e65a4d5 build based on 87684b2 Documenter.jl 2023-09-15 13:42:37 +00:00
  • 01c69ff310 Merge branch 'main' of github.com:fverdugo/XM_40017 into francesc Francesc Verdugo 2023-09-15 15:12:50 +02:00
  • 60ae199c86 Saving MPI-related figures Francesc Verdugo 2023-09-15 15:11:59 +02:00