X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f5622233b9834d29220974080a2cdbc51accecea..6d3c45cc22f76cca2e1e45b64d7a7b4bee9c1226:/.gitignore diff --git a/.gitignore b/.gitignore index e485f5677d..626c4c4f40 100644 --- a/.gitignore +++ b/.gitignore @@ -12,8 +12,10 @@ *.plist *.trace *.class +.cproject # Eclipse cruft \#* .attach_pid* +smpitmp-* ### cmake CTestCustom.cmake @@ -603,7 +605,6 @@ teshsuite/smpi/mpich3-test/coll/scatter2 teshsuite/smpi/mpich3-test/coll/scatter3 teshsuite/smpi/mpich3-test/coll/scattern teshsuite/smpi/mpich3-test/coll/scatterv -teshsuite/smpi/mpich3-test/coll/tmp* teshsuite/smpi/mpich3-test/coll/uoplong teshsuite/smpi/mpich3-test/comm/cmfree teshsuite/smpi/mpich3-test/comm/cmsplit @@ -723,6 +724,7 @@ teshsuite/smpi/mpich3-test/f77/rma/winaccf teshsuite/smpi/mpich3-test/f77/rma/winfencef teshsuite/smpi/mpich3-test/f77/rma/wingetf teshsuite/smpi/mpich3-test/f77/rma/winnamef +teshsuite/smpi/mpich3-test/f77/rma/winscale1f teshsuite/smpi/mpich3-test/f77/topo/cartcrf teshsuite/smpi/mpich3-test/f90/coll/allredint8f90 teshsuite/smpi/mpich3-test/f90/coll/allredopttf90 @@ -764,6 +766,7 @@ teshsuite/smpi/mpich3-test/f90/rma/winaccf90 teshsuite/smpi/mpich3-test/f90/rma/winfencef90 teshsuite/smpi/mpich3-test/f90/rma/wingetf90 teshsuite/smpi/mpich3-test/f90/rma/winnamef90 +teshsuite/smpi/mpich3-test/f90/rma/winscale1f90 teshsuite/smpi/mpich3-test/group/groupcreate teshsuite/smpi/mpich3-test/group/groupnullincl teshsuite/smpi/mpich3-test/group/grouptest @@ -832,20 +835,27 @@ teshsuite/smpi/mpich3-test/pt2pt/waittestnull teshsuite/smpi/mpich3-test/rma/accfence1 teshsuite/smpi/mpich3-test/rma/accfence2 teshsuite/smpi/mpich3-test/rma/accfence2_am +teshsuite/smpi/mpich3-test/rma/accpscw1 teshsuite/smpi/mpich3-test/rma/allocmem teshsuite/smpi/mpich3-test/rma/epochtest teshsuite/smpi/mpich3-test/rma/getfence1 teshsuite/smpi/mpich3-test/rma/getgroup teshsuite/smpi/mpich3-test/rma/manyrma3 +teshsuite/smpi/mpich3-test/rma/nullpscw teshsuite/smpi/mpich3-test/rma/putfence1 teshsuite/smpi/mpich3-test/rma/putfidx +teshsuite/smpi/mpich3-test/rma/putpscw1 teshsuite/smpi/mpich3-test/rma/test1 teshsuite/smpi/mpich3-test/rma/test1_am teshsuite/smpi/mpich3-test/rma/test1_dt +teshsuite/smpi/mpich3-test/rma/test2 +teshsuite/smpi/mpich3-test/rma/test2_am +teshsuite/smpi/mpich3-test/rma/test3 teshsuite/smpi/mpich3-test/rma/test5 teshsuite/smpi/mpich3-test/rma/test5_am teshsuite/smpi/mpich3-test/rma/transpose1 teshsuite/smpi/mpich3-test/rma/transpose2 +teshsuite/smpi/mpich3-test/rma/transpose3 teshsuite/smpi/mpich3-test/rma/transpose6 teshsuite/smpi/mpich3-test/rma/transpose7 teshsuite/smpi/mpich3-test/rma/window_creation @@ -1042,6 +1052,7 @@ examples/java/chord/java_chord_compiled examples/java/cloud/java_cloud_compiled examples/java/cloud/migration/java_cloud_migration_compiled examples/java/commTime/java_commTime_compiled +examples/java/energy/java_energy_compiled examples/java/io/java_io_compiled examples/java/kademlia/java_kademlia_compiled examples/java/master_slave_bypass/java_master_slave_bypass_compiled