mirror of
https://github.com/fverdugo/XM_40017.git
synced 2025-11-09 12:04:25 +01:00
More on MPI
This commit is contained in:
parent
b91a64c5a1
commit
03a3d629e2
@ -121,6 +121,7 @@ makedocs(;
|
|||||||
"Julia Basics" => "notebooks/julia_basics.md",
|
"Julia Basics" => "notebooks/julia_basics.md",
|
||||||
"Tasks and channels" => "notebooks/julia_async.md",
|
"Tasks and channels" => "notebooks/julia_async.md",
|
||||||
"Remote calls and remote channels" => "notebooks/julia_distributed.md",
|
"Remote calls and remote channels" => "notebooks/julia_distributed.md",
|
||||||
|
"MPI" => "notebooks/mpi_tutorial.md",
|
||||||
"Matrix Multiplication"=>"notebooks/matrix_matrix.md",
|
"Matrix Multiplication"=>"notebooks/matrix_matrix.md",
|
||||||
"Jacobi" => "notebooks/jacobi_method.md",
|
"Jacobi" => "notebooks/jacobi_method.md",
|
||||||
"Solutions" => "notebooks/solutions.md"
|
"Solutions" => "notebooks/solutions.md"
|
||||||
|
|||||||
@ -1915,6 +1915,21 @@
|
|||||||
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
||||||
transform="scale(-0.6)" />
|
transform="scale(-0.6)" />
|
||||||
</marker>
|
</marker>
|
||||||
|
<marker
|
||||||
|
style="overflow:visible"
|
||||||
|
id="marker8529-36"
|
||||||
|
refX="0"
|
||||||
|
refY="0"
|
||||||
|
orient="auto"
|
||||||
|
inkscape:stockid="Arrow2Mend"
|
||||||
|
inkscape:isstock="true">
|
||||||
|
<path
|
||||||
|
transform="scale(-0.6)"
|
||||||
|
d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z"
|
||||||
|
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.625;stroke-linejoin:round;stroke-opacity:1"
|
||||||
|
id="path8527-7"
|
||||||
|
inkscape:connector-curvature="0" />
|
||||||
|
</marker>
|
||||||
</defs>
|
</defs>
|
||||||
<sodipodi:namedview
|
<sodipodi:namedview
|
||||||
id="base"
|
id="base"
|
||||||
@ -1923,18 +1938,18 @@
|
|||||||
borderopacity="1.0"
|
borderopacity="1.0"
|
||||||
inkscape:pageopacity="0.0"
|
inkscape:pageopacity="0.0"
|
||||||
inkscape:pageshadow="2"
|
inkscape:pageshadow="2"
|
||||||
inkscape:zoom="1.979899"
|
inkscape:zoom="3.959798"
|
||||||
inkscape:cx="-176.2183"
|
inkscape:cx="-202.58436"
|
||||||
inkscape:cy="1109.0146"
|
inkscape:cy="-681.81991"
|
||||||
inkscape:document-units="mm"
|
inkscape:document-units="mm"
|
||||||
inkscape:current-layer="layer1"
|
inkscape:current-layer="layer1"
|
||||||
inkscape:document-rotation="0"
|
inkscape:document-rotation="0"
|
||||||
showgrid="false"
|
showgrid="false"
|
||||||
inkscape:snap-global="true"
|
inkscape:snap-global="true"
|
||||||
inkscape:window-width="2496"
|
inkscape:window-width="1920"
|
||||||
inkscape:window-height="1376"
|
inkscape:window-height="1163"
|
||||||
inkscape:window-x="1984"
|
inkscape:window-x="1920"
|
||||||
inkscape:window-y="27"
|
inkscape:window-y="0"
|
||||||
inkscape:window-maximized="1"
|
inkscape:window-maximized="1"
|
||||||
fit-margin-top="0"
|
fit-margin-top="0"
|
||||||
fit-margin-left="0"
|
fit-margin-left="0"
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 2.0 MiB After Width: | Height: | Size: 2.0 MiB |
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user