Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update copyright lines for 2022.
[simgrid.git] / src / smpi / smpiff.in
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2021-10-25 Augustin Degommefortran: don't generate temporary files when not necessary.
2021-03-20 Augustin Degommeextraneous chars
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-13 Augustin DegommeRevert "Try to help for freebsd and paths. Thanks Matth...
2020-10-13 Augustin DegommeTry to help for freebsd and paths. Thanks Matthieu...
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-07-14 Augustin Degommecheck smpi compilation scripts with shellcheck.net
2020-06-05 Augustin Degommewhen SMPI_PRETEND_CC is set, don't replace program...
2020-05-26 Augustin DegommeSMPI : Allow to deactivate link-time definitions check...
2020-05-13 Augustin Degommethird time's the charm. It was already done properly...
2020-05-13 Augustin Degommedisable on osx as -z is not supported there
2020-05-13 Augustin Degommeadd definitions check to link phase in SMPI (gh #342...
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-19 Martin QuinsonLet all smpi wrapper obey the VERBOSE variable
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-07-17 Martin Quinsonbe compatible with the standard of cmake+MPI
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-11-22 Arnaud GierschMerge remote-tracking branch 'github/master'
2018-11-22 Augustin Degommemake ugly regexp a bit more robust to corner cases
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 Quinsonsmpiff: proper handling of non-f77 source files
2018-03-22 Martin Quinsonsmpiff: compile f90 code if asked to
2018-03-22 Martin Quinsonreduce the undue differences between smpiff and smpif90
2018-03-22 degommeHave fortran SMPI compilers output in current folder...
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-06-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-09 Christian Heinrich[SMPI] Fix local path that slipped in :)
2016-05-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-19 Christian Heinrich[SMPIFF] Make call location conditional.
2016-05-19 Christian Heinrich[SMPI] Modified smpiff.in to enable caller location
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-01-20 degommeanother fix to avoid issues with .f or .F in f77
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-11 degommeadd option to output the right name in smpiff
2014-06-05 Arnaud GierschRemove temporary files.
2014-06-05 Arnaud GierschChange non-portable echo -e for printf.
2014-06-04 scastelliWell, that happens sometime (bad merge)
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 GierschStupid typo.
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 GierschGive smpiff the directory to libf2c.
2013-11-08 Arnaud GierschTry to fix temp file creation.
2013-11-08 Arnaud GierschGive smpiff the directory to libf2c.
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-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
next