Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix bug on MPI_Recv when MPI_IGNORE_STATUS is used with MPI_PROC_NULL as a sender
[simgrid.git] / src / smpi / smpif90.in
2018-03-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-03-31 Arnaud GierschAnother fix in regexp.
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-30 degommefix regexp. again.
2018-03-30 degommefix regexp
2018-03-30 Martin Quinsondon't link_set after link_add to not erase the -shared...
2018-03-30 Martin Quinsonbe verbose when the SMPI_PRETEND_CC trick is activated
2018-03-29 Martin Quinsonsmpicc: don't add -shared when SMPI_PRETEND_CC is on
2018-03-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-23 Augustin Degommebuild a mpi.mod file
2018-03-22 Martin Quinsonreduce the undue differences between smpiff and smpif90
2018-03-22 degommeHave fortran SMPI compilers output in current folder...
2018-03-14 Martin Quinsonlet smpif90 work even with -c without -o
2018-02-01 Millian Poquet[#!] #!/bin/sh -> #!/usr/bin/env sh
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-23 Matthieu VolatAdd support for flang and ifort Fortran compilers.
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-04-12 Tom CornebizeMerge branch 'master' into partial_shared_malloc
2017-04-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-11 degommeYet another dlopen merge
2017-03-22 degommeSMPI copyright bump before release
2017-01-13 Matthieu VolatIn smpiff/smpif90 program, make -o consume the next...
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-02 degommeThe sed version used on macos doesn't like the I flag..
2016-10-19 degommecleanup handling of Fortran compiler in cmake (Patch...
2016-03-01 Frederic Suterdie blank lines and dummy comments, die
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-01-20 degommebe careful never to change the case of the extension...
2015-03-10 Gabriel CoronaMerge branch 'master' into mc-process
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-02-16 Martin QuinsonHave smpirun, smpicc and friends display the simgrid...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-27 Stéphane CastelliAdd an option to get the compiler version, change the...
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-05 Arnaud GierschChange non-portable echo -e for printf.
2014-06-04 scastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-06-04 scastelliAdd version notes to smpiXXX scripts
2014-06-04 degommemake smpiff behave like smpif90, so we don't use f2c...
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-01-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-14 Arnaud GierschDeal with empty args.
2013-11-13 Arnaud GierschRewrite smpi build scripts to deal with file names...
2013-11-12 Arnaud GierschInitialize variables.
2013-11-12 Augustin Degomme(attempt to) fix fortran build on systems where sh...
2013-11-12 Augustin DegommeFrom M.Volat : make smpi scripts sh-compliants to avoid...
2013-11-08 Arnaud GierschTry to fix temp file creation.
2013-11-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-08 Arnaud GierschTry to fix temp file creation.
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-11-08 Augustin Degommebe a little more tricky and hopefully more portable
2013-11-08 Augustin Degommemore bash->sh changes
2013-11-08 Augustin Degommebe a little more tricky and hopefully more portable
2013-11-07 Augustin Degommemore bash->sh changes
2013-11-07 Arnaud GierschLook for gfortran before enabling support for smpif90.
2013-11-07 Arnaud GierschLook for gfortran before enabling support for smpif90.
2013-10-31 Arnaud GierschCosmetics.
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-09-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschRemove useless lines.
2013-09-25 Arnaud GierschAvoid to leave stale temporary files.
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-07-24 Augustin Degommegenerate unique names, but easier for debug
2013-07-17 Augustin Degommesmpif90 changes (force gfortran for now), replace ...
2013-04-15 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-03-28 Arnaud GierschDon't build smpi in a separate library anymore.
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-15 Augustin Degommebe case insensitive when trying to change main name...
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-29 Paul BédarideMerge branch 'master' of 192.168.8.160:/git/simgrid
2013-01-28 Augustin Degommedo not force the O2 parameter inside SMPI scripts
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
2013-01-16 Augustin Degommeuse temp file for fortran instead of fixed name, which...
2012-11-30 Augustin Degommehave the smpif90 file replace the main program clause...
2012-11-30 Augustin Degommeadd support of smpif90 file