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.

  1. hokiespeed.pdf, some information about the HokieSpeed cluster.
  2. handout_old.pdf, a first draft of the handout.
  3. handout.pdf, the handout.
  4. example_c.c, a C program that would make an interesting jumpshot subject.
  5. example_c.clog2, the CLOG2 data.
  6. example_mpecc.sh, a shell script to compile and run the program.
  7. example_f.f, a FORTRAN77 program that would make an interesting jumpshot subject.
  8. example_f.clog2, the CLOG2 data.
  9. example_mpefc.sh, a shell script to compile and run the program.
  10. hello.c, a C "Hello, world!" program.
  11. hello.sh, a shell script to compile and run the program.
  12. hello_mpi.c, a C/MPI "Hello, world!" program.
  13. hello_mpi.clog2, the CLOG2 data.
  14. hello_mpecc.sh, a shell script to compile and run the program.
  15. hello_mpi.sh, a shell script to compile and run the program.
  16. quad.c, a C program that estimates an integral with quadrature.
  17. quad.sh, a shell script to compile and run the program.
  18. quad_mpi.c, a C/MPI "Hello, world!" program.
  19. quad_mpi.clog2, the CLOG2 data.
  20. quad_mpecc.sh, a shell script to compile and run the program.
  21. quad_mpi.sh, a shell script to compile and run the program.


Last revised on 27 February 2017.