[clblas] 57/125: Merge pull request #32 from TimmyLiu/develop
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Fri May 29 06:57:22 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository clblas.
commit d5e6169d10020816ecdad7aa1dc40c235dff2e93
Merge: b706e88 da0a638
Author: Kent Knox <kent.knox at amd.com>
Date: Wed Mar 12 17:41:22 2014 -0500
Merge pull request #32 from TimmyLiu/develop
add memalloc options to client (gemm and trsm)
src/client/clfunc_common.hpp | 10 +
src/client/clfunc_xgemm.hpp | 485 ++++++++++++++++-----------------
src/client/clfunc_xher2k.hpp | 4 +
src/client/clfunc_xherk.hpp | 4 +
src/client/clfunc_xsymm.hpp | 4 +
src/client/clfunc_xsyr2k.hpp | 4 +
src/client/clfunc_xsyrk.hpp | 4 +
src/client/clfunc_xtrmm.hpp | 6 +-
src/client/clfunc_xtrsm.hpp | 409 ++++++++++++++-------------
src/client/client.cpp | 26 +-
src/scripts/perf/measurePerformance.py | 9 +-
11 files changed, 507 insertions(+), 458 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clblas.git
More information about the debian-science-commits
mailing list