[clfft] 109/128: changed normal7 value to 343 from 2401.
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Thu Oct 22 14:54:45 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository clfft.
commit e74c43fb97a6d533ff73c0e4b04fc21949259d9b
Author: santanu-thangaraj <t.santanu at gmail.com>
Date: Tue Oct 13 15:04:38 2015 +0530
changed normal7 value to 343 from 2401.
---
src/tests/test_constants.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/tests/test_constants.h b/src/tests/test_constants.h
index e16a2fe..530eda1 100644
--- a/src/tests/test_constants.h
+++ b/src/tests/test_constants.h
@@ -135,7 +135,7 @@ const size_t large5 = 15625;
const size_t dlarge5 = 3125;
const size_t small7 = 49;
-const size_t normal7 = 2401;
+const size_t normal7 = 343;
const size_t large7 = 16807;
const size_t dlarge7 = 2401;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clfft.git
More information about the debian-science-commits
mailing list