Skip to content

computational-seismology/CompareAdiosKernels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comparing ADIOS kernels for SPECFEM3D and SPECFEM3D_GLOBE

Required:

  • cmake
  • C++ compiler
  • MPI libraries
  • boost with mpi enable
  • ADIOS and MXML

To compare and run:

 mkdir build
 cd build/
 cmake ..
 make -j 8
 mpirun -np 4 ./CompareAdiosKernels --help 
 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages