Changes between Version 4 and Version 5 of cypress/Programming/Cexamples/Mpi


Ignore:
Timestamp:
08/16/25 14:58:23 (11 hours ago)
Author:
fuji
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • cypress/Programming/Cexamples/Mpi

    v4 v5  
    11= MPI C =
     2If you have not done yet, download the Sample files by:
     3{{{#!sh
     4git clone https://hidekiCCS:@bitbucket.org/hidekiCCS/hpc-workshop.git
     5}}}
    26== Hello World ==
     7'''/home/fuji/hpc-workshop/SimpleExample/C/hello_MPI'''
    38{{{#!C
    49/*