Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Added our tweaked version of NAS benchmarks.
authorpini <pini@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 11 Mar 2010 14:47:35 +0000 (14:47 +0000)
committerpini <pini@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 11 Mar 2010 14:47:35 +0000 (14:47 +0000)
commit4c74bb7b6f2398da81ce462cbdfd9c5a77ffa683
tree4951423b1ad450dd1cde544d650e05fbeb710853
parentd12142c9dc382512752775d0cca043bb1aef3f86
Added our tweaked version of NAS benchmarks.

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7221 48e7efb5-ca39-0410-a469-dd3cf9ba447f
178 files changed:
examples/smpi/NAS/BT/Makefile [new file with mode: 0644]
examples/smpi/NAS/BT/add.f [new file with mode: 0644]
examples/smpi/NAS/BT/adi.f [new file with mode: 0644]
examples/smpi/NAS/BT/bt.f [new file with mode: 0644]
examples/smpi/NAS/BT/btio.f [new file with mode: 0644]
examples/smpi/NAS/BT/btio_common.f [new file with mode: 0644]
examples/smpi/NAS/BT/copy_faces.f [new file with mode: 0644]
examples/smpi/NAS/BT/define.f [new file with mode: 0644]
examples/smpi/NAS/BT/epio.f [new file with mode: 0644]
examples/smpi/NAS/BT/error.f [new file with mode: 0644]
examples/smpi/NAS/BT/exact_rhs.f [new file with mode: 0644]
examples/smpi/NAS/BT/exact_solution.f [new file with mode: 0644]
examples/smpi/NAS/BT/fortran_io.f [new file with mode: 0644]
examples/smpi/NAS/BT/full_mpiio.f [new file with mode: 0644]
examples/smpi/NAS/BT/header.h [new file with mode: 0644]
examples/smpi/NAS/BT/initialize.f [new file with mode: 0644]
examples/smpi/NAS/BT/inputbt.data.sample [new file with mode: 0644]
examples/smpi/NAS/BT/make_set.f [new file with mode: 0644]
examples/smpi/NAS/BT/mpinpb.h [new file with mode: 0644]
examples/smpi/NAS/BT/rhs.f [new file with mode: 0644]
examples/smpi/NAS/BT/set_constants.f [new file with mode: 0644]
examples/smpi/NAS/BT/setup_mpi.f [new file with mode: 0644]
examples/smpi/NAS/BT/simple_mpiio.f [new file with mode: 0644]
examples/smpi/NAS/BT/solve_subs.f [new file with mode: 0644]
examples/smpi/NAS/BT/verify.f [new file with mode: 0644]
examples/smpi/NAS/BT/work_lhs.h [new file with mode: 0644]
examples/smpi/NAS/BT/work_lhs_vec.h [new file with mode: 0644]
examples/smpi/NAS/BT/x_solve.f [new file with mode: 0644]
examples/smpi/NAS/BT/x_solve_vec.f [new file with mode: 0644]
examples/smpi/NAS/BT/y_solve.f [new file with mode: 0644]
examples/smpi/NAS/BT/y_solve_vec.f [new file with mode: 0644]
examples/smpi/NAS/BT/z_solve.f [new file with mode: 0644]
examples/smpi/NAS/BT/z_solve_vec.f [new file with mode: 0644]
examples/smpi/NAS/CG/Makefile [new file with mode: 0644]
examples/smpi/NAS/CG/cg.f [new file with mode: 0644]
examples/smpi/NAS/CG/mpinpb.h [new file with mode: 0644]
examples/smpi/NAS/DT/DGraph.c [new file with mode: 0644]
examples/smpi/NAS/DT/DGraph.h [new file with mode: 0644]
examples/smpi/NAS/DT/Makefile [new file with mode: 0644]
examples/smpi/NAS/DT/README [new file with mode: 0644]
examples/smpi/NAS/DT/dt.c [new file with mode: 0644]
examples/smpi/NAS/EP/Makefile [new file with mode: 0644]
examples/smpi/NAS/EP/README [new file with mode: 0644]
examples/smpi/NAS/EP/ep.c [new file with mode: 0644]
examples/smpi/NAS/EP/ep.f [new file with mode: 0644]
examples/smpi/NAS/EP/mpinpb.h [new file with mode: 0644]
examples/smpi/NAS/EP/randlc.c [new file with mode: 0644]
examples/smpi/NAS/EP/randlc.h [new file with mode: 0644]
examples/smpi/NAS/FT/Makefile [new file with mode: 0644]
examples/smpi/NAS/FT/README [new file with mode: 0644]
examples/smpi/NAS/FT/ft.f [new file with mode: 0644]
examples/smpi/NAS/FT/global.h [new file with mode: 0644]
examples/smpi/NAS/FT/inputft.data.sample [new file with mode: 0644]
examples/smpi/NAS/FT/mpinpb.h [new file with mode: 0644]
examples/smpi/NAS/IS/Makefile [new file with mode: 0644]
examples/smpi/NAS/IS/is.c [new file with mode: 0644]
examples/smpi/NAS/LU/Makefile [new file with mode: 0644]
examples/smpi/NAS/LU/applu.incl [new file with mode: 0644]
examples/smpi/NAS/LU/bcast_inputs.f [new file with mode: 0644]
examples/smpi/NAS/LU/blts.f [new file with mode: 0644]
examples/smpi/NAS/LU/blts_vec.f [new file with mode: 0644]
examples/smpi/NAS/LU/buts.f [new file with mode: 0644]
examples/smpi/NAS/LU/buts_vec.f [new file with mode: 0644]
examples/smpi/NAS/LU/erhs.f [new file with mode: 0644]
examples/smpi/NAS/LU/error.f [new file with mode: 0644]
examples/smpi/NAS/LU/exact.f [new file with mode: 0644]
examples/smpi/NAS/LU/exchange_1.f [new file with mode: 0644]
examples/smpi/NAS/LU/exchange_3.f [new file with mode: 0644]
examples/smpi/NAS/LU/exchange_4.f [new file with mode: 0644]
examples/smpi/NAS/LU/exchange_5.f [new file with mode: 0644]
examples/smpi/NAS/LU/exchange_6.f [new file with mode: 0644]
examples/smpi/NAS/LU/init_comm.f [new file with mode: 0644]
examples/smpi/NAS/LU/inputlu.data.sample [new file with mode: 0644]
examples/smpi/NAS/LU/jacld.f [new file with mode: 0644]
examples/smpi/NAS/LU/jacu.f [new file with mode: 0644]
examples/smpi/NAS/LU/l2norm.f [new file with mode: 0644]
examples/smpi/NAS/LU/lu.f [new file with mode: 0644]
examples/smpi/NAS/LU/mpinpb.h [new file with mode: 0644]
examples/smpi/NAS/LU/neighbors.f [new file with mode: 0644]
examples/smpi/NAS/LU/nodedim.f [new file with mode: 0644]
examples/smpi/NAS/LU/pintgr.f [new file with mode: 0644]
examples/smpi/NAS/LU/proc_grid.f [new file with mode: 0644]
examples/smpi/NAS/LU/read_input.f [new file with mode: 0644]
examples/smpi/NAS/LU/rhs.f [new file with mode: 0644]
examples/smpi/NAS/LU/setbv.f [new file with mode: 0644]
examples/smpi/NAS/LU/setcoeff.f [new file with mode: 0644]
examples/smpi/NAS/LU/sethyper.f [new file with mode: 0644]
examples/smpi/NAS/LU/setiv.f [new file with mode: 0644]
examples/smpi/NAS/LU/ssor.f [new file with mode: 0644]
examples/smpi/NAS/LU/subdomain.f [new file with mode: 0644]
examples/smpi/NAS/LU/verify.f [new file with mode: 0644]
examples/smpi/NAS/MG/Makefile [new file with mode: 0644]
examples/smpi/NAS/MG/README [new file with mode: 0644]
examples/smpi/NAS/MG/globals.h [new file with mode: 0644]
examples/smpi/NAS/MG/mg.f [new file with mode: 0644]
examples/smpi/NAS/MG/mg.input.sample [new file with mode: 0644]
examples/smpi/NAS/MG/mpinpb.h [new file with mode: 0644]
examples/smpi/NAS/MPI_dummy/Makefile [new file with mode: 0644]
examples/smpi/NAS/MPI_dummy/README [new file with mode: 0644]
examples/smpi/NAS/MPI_dummy/mpi.h [new file with mode: 0644]
examples/smpi/NAS/MPI_dummy/mpi_dummy.c [new file with mode: 0644]
examples/smpi/NAS/MPI_dummy/mpi_dummy.f [new file with mode: 0644]
examples/smpi/NAS/MPI_dummy/mpif.h [new file with mode: 0644]
examples/smpi/NAS/MPI_dummy/test.f [new file with mode: 0644]
examples/smpi/NAS/MPI_dummy/wtime.c [new file with mode: 0644]
examples/smpi/NAS/MPI_dummy/wtime.f [new file with mode: 0644]
examples/smpi/NAS/MPI_dummy/wtime.h [new file with mode: 0644]
examples/smpi/NAS/MPI_dummy/wtime_sgi64.c [new file with mode: 0644]
examples/smpi/NAS/Makefile [new file with mode: 0644]
examples/smpi/NAS/README [new file with mode: 0644]
examples/smpi/NAS/README.install [new file with mode: 0644]
examples/smpi/NAS/SP/Makefile [new file with mode: 0644]
examples/smpi/NAS/SP/README [new file with mode: 0644]
examples/smpi/NAS/SP/add.f [new file with mode: 0644]
examples/smpi/NAS/SP/adi.f [new file with mode: 0644]
examples/smpi/NAS/SP/copy_faces.f [new file with mode: 0644]
examples/smpi/NAS/SP/define.f [new file with mode: 0644]
examples/smpi/NAS/SP/error.f [new file with mode: 0644]
examples/smpi/NAS/SP/exact_rhs.f [new file with mode: 0644]
examples/smpi/NAS/SP/exact_solution.f [new file with mode: 0644]
examples/smpi/NAS/SP/header.h [new file with mode: 0644]
examples/smpi/NAS/SP/initialize.f [new file with mode: 0644]
examples/smpi/NAS/SP/inputsp.data.sample [new file with mode: 0644]
examples/smpi/NAS/SP/lhsx.f [new file with mode: 0644]
examples/smpi/NAS/SP/lhsy.f [new file with mode: 0644]
examples/smpi/NAS/SP/lhsz.f [new file with mode: 0644]
examples/smpi/NAS/SP/make_set.f [new file with mode: 0644]
examples/smpi/NAS/SP/mpinpb.h [new file with mode: 0644]
examples/smpi/NAS/SP/ninvr.f [new file with mode: 0644]
examples/smpi/NAS/SP/pinvr.f [new file with mode: 0644]
examples/smpi/NAS/SP/rhs.f [new file with mode: 0644]
examples/smpi/NAS/SP/set_constants.f [new file with mode: 0644]
examples/smpi/NAS/SP/setup_mpi.f [new file with mode: 0644]
examples/smpi/NAS/SP/sp.f [new file with mode: 0644]
examples/smpi/NAS/SP/txinvr.f [new file with mode: 0644]
examples/smpi/NAS/SP/tzetar.f [new file with mode: 0644]
examples/smpi/NAS/SP/verify.f [new file with mode: 0644]
examples/smpi/NAS/SP/x_solve.f [new file with mode: 0644]
examples/smpi/NAS/SP/y_solve.f [new file with mode: 0644]
examples/smpi/NAS/SP/z_solve.f [new file with mode: 0644]
examples/smpi/NAS/common/c_print_results.c [new file with mode: 0644]
examples/smpi/NAS/common/c_timers.c [new file with mode: 0644]
examples/smpi/NAS/common/print_results.f [new file with mode: 0644]
examples/smpi/NAS/common/randdp.c [new file with mode: 0644]
examples/smpi/NAS/common/randdp.f [new file with mode: 0644]
examples/smpi/NAS/common/randdpvec.f [new file with mode: 0644]
examples/smpi/NAS/common/randi8.f [new file with mode: 0644]
examples/smpi/NAS/common/randi8_safe.f [new file with mode: 0644]
examples/smpi/NAS/common/timers.f [new file with mode: 0644]
examples/smpi/NAS/config/NAS.samples/README [new file with mode: 0644]
examples/smpi/NAS/config/NAS.samples/make.def.dec_alpha [new file with mode: 0644]
examples/smpi/NAS/config/NAS.samples/make.def.irix6.2 [new file with mode: 0644]
examples/smpi/NAS/config/NAS.samples/make.def.origin [new file with mode: 0644]
examples/smpi/NAS/config/NAS.samples/make.def.sgi_powerchallenge [new file with mode: 0644]
examples/smpi/NAS/config/NAS.samples/make.def.sp2_babbage [new file with mode: 0644]
examples/smpi/NAS/config/NAS.samples/make.def.sun_ultra_sparc [new file with mode: 0644]
examples/smpi/NAS/config/NAS.samples/make.def.t3d_cosmos [new file with mode: 0644]
examples/smpi/NAS/config/NAS.samples/make.def_sun_mpich [new file with mode: 0644]
examples/smpi/NAS/config/NAS.samples/suite.def.bt [new file with mode: 0644]
examples/smpi/NAS/config/NAS.samples/suite.def.cg [new file with mode: 0644]
examples/smpi/NAS/config/NAS.samples/suite.def.ep [new file with mode: 0644]
examples/smpi/NAS/config/NAS.samples/suite.def.ft [new file with mode: 0644]
examples/smpi/NAS/config/NAS.samples/suite.def.is [new file with mode: 0644]
examples/smpi/NAS/config/NAS.samples/suite.def.lu [new file with mode: 0644]
examples/smpi/NAS/config/NAS.samples/suite.def.mg [new file with mode: 0644]
examples/smpi/NAS/config/NAS.samples/suite.def.small [new file with mode: 0644]
examples/smpi/NAS/config/NAS.samples/suite.def.sp [new file with mode: 0644]
examples/smpi/NAS/config/make.def [new file with mode: 0644]
examples/smpi/NAS/config/make.def.template [new file with mode: 0644]
examples/smpi/NAS/config/make.dummy [new file with mode: 0644]
examples/smpi/NAS/config/suite.def.template [new file with mode: 0644]
examples/smpi/NAS/sys/Makefile [new file with mode: 0644]
examples/smpi/NAS/sys/README [new file with mode: 0644]
examples/smpi/NAS/sys/make.common [new file with mode: 0644]
examples/smpi/NAS/sys/print_header [new file with mode: 0755]
examples/smpi/NAS/sys/print_instructions [new file with mode: 0755]
examples/smpi/NAS/sys/setparams.c [new file with mode: 0644]
examples/smpi/NAS/sys/suite.awk [new file with mode: 0644]