cmda3634_spring_2017_mpi
cmda3634_spring_2017_mpi,
information associated with a presentation on MPI Programming
for the Virginia Tech HokieSpeed cluster, given to the
class CMDA3634: Computer Science Foundations for Computational
Modeling and Data Analytics, 23 February 2017.
-
hokiespeed.pdf,
some information about the HokieSpeed cluster.
-
handout_old.pdf,
a first draft of the handout.
-
handout.pdf,
the handout.
-
example_c.c,
a C program that would make an interesting jumpshot subject.
-
example_c.clog2,
the CLOG2 data.
-
example_mpecc.sh,
a shell script to compile and run the program.
-
example_f.f,
a FORTRAN77 program that would make an interesting jumpshot subject.
-
example_f.clog2,
the CLOG2 data.
-
example_mpefc.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 27 February 2017.