User contributions for M Carmesin
Jump to navigation
Jump to search
5 November 2024
- 17:4317:43, 5 November 2024 diff hist +36 JUSTUS2/Software No edit summary current
- 15:0715:07, 5 November 2024 diff hist +943 JUSTUS2/Software/Julia No edit summary current
- 14:2814:28, 5 November 2024 diff hist −5 JUSTUS2/Software/Julia/Parallel Programming →CUDA current
- 14:2714:27, 5 November 2024 diff hist −1 JUSTUS2/Software/Julia/Parallel Programming No edit summary
- 14:2614:26, 5 November 2024 diff hist +44 JUSTUS2/Software/Julia →Tips & Tricks
- 14:2614:26, 5 November 2024 diff hist +28 JUSTUS2/Software/Julia →Tips & Tricks
30 October 2024
- 11:4811:48, 30 October 2024 diff hist −22 JUSTUS2/Software/Julia/Parallel Programming No edit summary
- 11:4711:47, 30 October 2024 diff hist +318 JUSTUS2/Software/Julia/Parallel Programming No edit summary
29 October 2024
- 13:1013:10, 29 October 2024 diff hist +61 JUSTUS2/Software/Julia/Parallel Programming No edit summary
8 October 2024
- 17:5817:58, 8 October 2024 diff hist −2 JUSTUS2/Software/Julia/Parallel Programming →MPI
- 17:5817:58, 8 October 2024 diff hist +410 JUSTUS2/Software/Julia/Parallel Programming No edit summary
- 17:5517:55, 8 October 2024 diff hist +673 JUSTUS2/Software/Julia/Parallel Programming No edit summary
- 17:5317:53, 8 October 2024 diff hist +4 JUSTUS2/Software/Julia/Parallel Programming →Explicit Multi-Threading
- 17:5217:52, 8 October 2024 diff hist +1,139 JUSTUS2/Software/Julia/Parallel Programming No edit summary
- 17:4317:43, 8 October 2024 diff hist +1 JUSTUS2/Software/Julia/Parallel Programming No edit summary
- 17:4217:42, 8 October 2024 diff hist +65 JUSTUS2/Software/Julia/Parallel Programming No edit summary
- 17:3917:39, 8 October 2024 diff hist +563 N JUSTUS2/Software/Julia/Parallel Programming Created page with "= Parallel Programming in Julia = Julia supports several paradigms of parallel programming # Implicit multi-threading by math libraries (OpenBLAS, MKL) # Explicit multi-threading using Julia threads (e.g. `Threads.@threads for`) # Multiple processes on one ore more nodes * `Distributed` package and `SlurmManager` from [`ClusterManagers.jl`](https://github.com/JuliaParallel/ClusterManagers.jl) package, `@distributed for`-loops * [`MPI.jl`](https://github.com/JuliaParall..."
- 17:3117:31, 8 October 2024 diff hist −2 JUSTUS2/Software/Julia No edit summary
- 17:2917:29, 8 October 2024 diff hist +67 JUSTUS2/Software/Julia No edit summary
- 17:2217:22, 8 October 2024 diff hist +533 JUSTUS2/Software/Julia No edit summary
- 17:1017:10, 8 October 2024 diff hist +33 JUSTUS2/Software/Julia No edit summary
- 17:0617:06, 8 October 2024 diff hist +667 JUSTUS2/Software/Julia No edit summary
- 15:4415:44, 8 October 2024 diff hist +463 JUSTUS2/Software/Julia No edit summary
- 15:2415:24, 8 October 2024 diff hist +122 JUSTUS2/Software/Julia No edit summary
- 13:5713:57, 8 October 2024 diff hist +20 JUSTUS2/Software/Julia No edit summary
- 13:3413:34, 8 October 2024 diff hist +424 N JUSTUS2/Software/Julia Created page with "{{Softwarepage|math/julia}} {| width=600px class="wikitable" |- ! Description !! Content |- | module load | math/julia |- | Availability | bwUniCluster | JUSTUS2 |- | License | MIT License |- |Citing | [https://github.com/JuliaLang/julia/blob/master/CITATION.bib] |- | Links | [https://julialang.org/ Project homepage] | [https://docs.julialang.org/en/v1/ Documentation]n] |- | Graphical Interface | No |}"