Skip to content

d-meiser/mpi-travis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

mpi-travis

This project is a minimal template for setting up continuous integration testing of MPI projects with travis. The template demonstrates:

  • Building mpich 3.2 on travis from source.
  • Use of the travis container architecture for faster builds.
  • Use of caching to save the mpich installation.
  • Test execution with mpirun -np 4.

A more complete example including integration with cmake and ctest can be found in BeamLaser.

About

Template for testing MPI code on travis ci.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published