From: adrian <adr...@us...> - 2012-06-29 17:17:25
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "compose-hpc". The branch, master has been updated via 243d5e2fd1a8b170f7892d37fe39f8a565d6ae6c (commit) via f54339a338e0783c9ae0910c26421a9165fffae3 (commit) via ef34bb916ed4d22c43831e1705c4f945a4dbb896 (commit) from f3eeff6edbad4ae976428368c67b38686381353b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 243d5e2fd1a8b170f7892d37fe39f8a565d6ae6c Author: Adrian Prantl <ad...@ll...> Date: Fri Jun 29 10:17:09 2012 -0700 create experimental testbed commit f54339a338e0783c9ae0910c26421a9165fffae3 Merge: ef34bb9 f3eeff6 Author: Adrian Prantl <ad...@ll...> Date: Fri Jun 29 10:13:16 2012 -0700 Merge branch 'master' of ssh://compose-hpc.git.sourceforge.net/gitroot/compose-hpc/compose-hpc commit ef34bb916ed4d22c43831e1705c4f945a4dbb896 Author: Adrian Prantl <ad...@ll...> Date: Thu Jun 28 08:56:06 2012 -0700 fixed css ----------------------------------------------------------------------- Summary of changes: braid/doc/braid.1 | 2 +- braid/doc/users_guide.css | 40 +++++++++++++++++ braid/doc/users_guide.html | 46 ++++++++++++++++++- .../examples/lulesh/cxx-pgas-experiement/Makefile | 11 +++++ .../luleshPGAS.cc} | 30 +------------ .../lulesh/{cxx => cxx-pgas-experiement}/run.moab | 6 +- braid/examples/lulesh/cxx/luleshMPI.cc | 30 +------------ 7 files changed, 100 insertions(+), 65 deletions(-) create mode 100644 braid/examples/lulesh/cxx-pgas-experiement/Makefile copy braid/examples/lulesh/{cxx/luleshMPI.cc => cxx-pgas-experiement/luleshPGAS.cc} (99%) copy braid/examples/lulesh/{cxx => cxx-pgas-experiement}/run.moab (76%) hooks/post-receive -- compose-hpc |