1
1
Gilles Gouaillardet 99730f798b fortran: (try to) align C objects used by Fortran
Fortran uses objects (ompi_f08_mpi_comm_world, mpi_fortran_bottom,, ...) that are defined in C.
Some compilers have different requirements on how these objects should be aligned.
Smaller alignment in C can lead to several confusing warnings from the linker, so try to
find the alignment expected by Fortran compiler, and inform the C compiler.
2015-08-18 14:01:20 +09:00
..
2014-08-25 04:41:56 +00:00
2015-04-27 06:50:40 -07:00
2015-08-13 11:09:26 +09:00
2015-06-22 07:55:46 -07:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2015-08-11 21:13:45 +05:30
2015-02-09 20:49:04 -08:00
2015-06-23 20:59:57 -07:00