From: Wael E. <wel...@us...> - 2013-02-22 15:18:18
|
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 71b0531b18c38185b925ac8e3f501eb428fed7a3 (commit) from e97848472c232cc053e5cbc946dd7bc6e90c166b (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 71b0531b18c38185b925ac8e3f501eb428fed7a3 Author: Wael R. Elwasif <el...@ka...> Date: Fri Feb 22 10:15:09 2013 -0500 Initial CULA working dir and example ----------------------------------------------------------------------- Summary of changes: rote/cula/examples/ex_cula.f | 18 ++ rote/cula/examples/ex_cula.trm | 3 + rote/cula/examples/ex_cula_pretty.trm | 408 +++++++++++++++++++++++++++++++ rote/cula/examples/ex_lapack.f | 16 ++ rote/cula/examples/ex_lapack.trm | 2 + rote/cula/examples/ex_lapack_pretty.trm | 401 ++++++++++++++++++++++++++++++ rote/cula/examples/rule.str | 27 ++ 7 files changed, 875 insertions(+), 0 deletions(-) create mode 100644 rote/cula/examples/ex_cula.f create mode 100644 rote/cula/examples/ex_cula.trm create mode 100644 rote/cula/examples/ex_cula_pretty.trm create mode 100644 rote/cula/examples/ex_lapack.f create mode 100644 rote/cula/examples/ex_lapack.trm create mode 100644 rote/cula/examples/ex_lapack_pretty.trm create mode 100644 rote/cula/examples/rule.str hooks/post-receive -- compose-hpc |