AND Public Git Repository - simgrid.git/atom - examples/smpi/energy/f90/CMakeLists.txt history Clone of SimGrid repository with local patches http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git Arnaud Giersch /gitweb-files/git-favicon.png /gitweb-files/git-logo.png 2019-07-09T17:27:00Z gitweb Kill obsolete Fortran bindings for smpi/dvfs. 2019-07-09T17:14:38Z Arnaud Giersch arnaud.giersch@univ-fcomte.fr Arnaud Giersch arnaud.giersch@univ-fcomte.fr 2019-07-09T17:14:38Z http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff/4a073ae1f3fa87c1517d791028735c0b10d7d0b9
Kill obsolete Fortran bindings for smpi/dvfs.
  • [D] examples/smpi/energy/f90/CMakeLists.txt
add missing dependency 2019-01-11T23:39:06Z Augustin Degomme adegomme@users.noreply.github.com Augustin Degomme adegomme@users.noreply.github.com 2019-01-11T23:39:06Z http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff/d9f4e4185804d343529d889496a938ee1923e8aa
add missing dependency
  • [D] examples/smpi/energy/f90/CMakeLists.txt
do not build the examples by default, only when running 'make tests' 2019-01-11T20:52:07Z Martin Quinson martin.quinson@ens-rennes.fr Martin Quinson martin.quinson@ens-rennes.fr 2019-01-11T20:52:07Z http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff/e14fa93ba6768b92d674a9d7d1f674592658afaa
do not build the examples by default, only when running 'make tests'
  • [D] examples/smpi/energy/f90/CMakeLists.txt
mv ADD_TESH to the right CMakeLists.txt 2016-03-07T21:45:07Z Frederic Suter frederic.suter@cc.in2p3.fr Frederic Suter frederic.suter@cc.in2p3.fr 2016-03-07T21:45:07Z http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff/b49a7ddacb8c5a62148a16e438434b001d1de893
mv ADD_TESH to the right CMakeLists.txt
  • [D] examples/smpi/energy/f90/CMakeLists.txt
guess what? more refactoring! 2016-03-06T22:32:43Z Frederic Suter frederic.suter@cc.in2p3.fr Frederic Suter frederic.suter@cc.in2p3.fr 2016-03-06T22:32:43Z http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff/1c344d71e53430eca582bdcd56655ba9f078e901
guess what? more refactoring!
  • [D] examples/smpi/energy/f90/CMakeLists.txt
various cleanups in the CMakeLists.txt files 2016-02-23T10:49:59Z Martin Quinson martin.quinson@loria.fr Martin Quinson martin.quinson@loria.fr 2016-02-23T10:49:59Z http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff/1a4fbd7770910a461be806b05bff0dfdf9a87e5e
various cleanups in the CMakeLists.txt files

- We never need to explicitly list pthread as a dependency
- Files are searched in ${CMAKE_CURRENT_SOURCE_DIR} by default
- Default value of EXECUTABLE_OUTPUT_PATH is ${CMAKE_CURRENT_BINARY_DIR}
  when cmake/UnitTesting does not mess with it.
- Indentation cosmetics: these files are boring, don't make them ugly
  • [D] examples/smpi/energy/f90/CMakeLists.txt
Do not declare empty sets 2016-02-15T23:12:08Z Frederic Suter frederic.suter@cc.in2p3.fr Frederic Suter frederic.suter@cc.in2p3.fr 2016-02-15T23:12:08Z http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff/7abdd79c9f0f110c7ed500d9c9d30c475bbe83b2
Do not declare empty sets
  • [D] examples/smpi/energy/f90/CMakeLists.txt
don't tell 165 times that we need CMAKE v2.6 2015-08-30T10:07:56Z Martin Quinson martin.quinson@loria.fr Martin Quinson martin.quinson@loria.fr 2015-08-30T10:07:56Z http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff/57a4ce6a28d437d6f1b931b9732d9ed584e252cd
don't tell 165 times that we need CMAKE v2.6
  • [D] examples/smpi/energy/f90/CMakeLists.txt
Kill f2c. Finally. I hope. 2014-06-04T17:51:58Z degomme degomme@localhost.localdomain degomme degomme@localhost.localdomain 2014-06-04T17:51:58Z http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff/0ebc48a863c3e0aa6b910781bc43415515eaa0d0
Kill f2c. Finally.        I hope.
  • [D] examples/smpi/energy/f90/CMakeLists.txt
Look for gfortran before enabling support for smpif90. 2013-11-07T20:45:53Z Arnaud Giersch arnaud.giersch@iut-bm.univ-fcomte.fr Arnaud Giersch arnaud.giersch@iut-bm.univ-fcomte.fr 2013-11-07T20:45:53Z http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff/85b2dce67ce8e0e1b4c68f6fbbf4d6f427bca3ff
Look for gfortran before enabling support for smpif90.
  • [D] examples/smpi/energy/f90/CMakeLists.txt
Add Fortran examples for smpi+dvfs. 2013-11-06T23:12:25Z Arnaud Giersch arnaud.giersch@iut-bm.univ-fcomte.fr Arnaud Giersch arnaud.giersch@iut-bm.univ-fcomte.fr 2013-11-06T23:12:25Z http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff/28ec59bf4a9e4b04c1af121616b72bd846772fa5
Add Fortran examples for smpi+dvfs.
  • [D] examples/smpi/energy/f90/CMakeLists.txt