cmda3634_fall_2017_mpi
cmda3634_fall_2017_mpi,
information associated with a presentation on MPI Programming
for the Virginia Tech NewRiver cluster, given to the
class CMDA3634: Computer Science Foundations for Computational
Modeling and Data Analytics, 09 October 2017.
-
handout_mpi.pdf,
the handout.
-
example.c,
a C program that would make an interesting jumpshot subject.
-
example.clog2,
the CLOG2 data.
-
example_mpecc.sh,
a shell script to compile and run the program.
-
hello.c,
a C "Hello, world!" program.
-
hello.sh,
a shell script to compile and run the program.
-
hello_mpi.c,
a C/MPI "Hello, world!" program.
-
hello_mpi.clog2,
the CLOG2 data.
-
hello_mpecc.sh,
a shell script to compile and run the program.
-
hello_mpi.sh,
a shell script to compile and run the program.
-
quad.c,
a C program that estimates an integral with quadrature.
-
quad.sh,
a shell script to compile and run the program.
-
quad_mpi.c,
a C/MPI "Hello, world!" program.
-
quad_mpi.clog2,
the CLOG2 data.
-
quad_mpecc.sh,
a shell script to compile and run the program.
-
quad_mpi.sh,
a shell script to compile and run the program.
Last revised on 02 October 2017.