[lua-torch-torch7] 02/06: symbols: update symbols control file, diverge it for amd64 and i386

Zhou Mo cdluminate-guest at moszumanska.debian.org
Sun Aug 21 12:53:49 UTC 2016


This is an automated email from the git hooks/post-receive script.

cdluminate-guest pushed a commit to branch master
in repository lua-torch-torch7.

commit 50c0d9d7798d53f5cf085641884aadbb6f5821e6
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Sun Aug 21 12:42:19 2016 +0000

    symbols: update symbols control file, diverge it for amd64 and i386
---
 debian/changelog                                      |  2 ++
 debian/libtorch-th.symbols                            | 19 -------------------
 ...{libtorch-th.symbols => libtorch-th.symbols.amd64} |  0
 .../{libtorch-th.symbols => libtorch-th.symbols.i386} |  0
 4 files changed, 2 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3456997..6cbb423 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ lua-torch-torch7 (0~20160803-g17ff317-2) UNRELEASED; urgency=medium
 
   * Symlink the document directory to the lua directory, in order
     to fix the lua-torch-dok support.
+  * Diverge the symbols control file of libTH.so for amd64 and i386,
+    since SSE and AVX instruction sets are missing on other architectures.
 
  -- Zhou Mo <cdluminate at gmail.com>  Sun, 21 Aug 2016 12:22:30 +0000
 
diff --git a/debian/libtorch-th.symbols b/debian/libtorch-th.symbols
index 128c38e..bf3f032 100644
--- a/debian/libtorch-th.symbols
+++ b/debian/libtorch-th.symbols
@@ -1964,22 +1964,3 @@ libTH.so.0 libtorch-th #MINVER#
  _THArgCheck at Base 0~20160803-g17ff317
  _THAssertionFailed at Base 0~20160803-g17ff317
  _THError at Base 0~20160803-g17ff317
- convolve_5x5 at Base 0~20160803-g17ff317
- convolve_5x5_16x16_avx at Base 0~20160803-g17ff317
- convolve_5x5_1_avx at Base 0~20160803-g17ff317
- convolve_5x5_1_sse at Base 0~20160803-g17ff317
- convolve_5x5_2_avx at Base 0~20160803-g17ff317
- convolve_5x5_2_sse at Base 0~20160803-g17ff317
- convolve_5x5_32x32_avx at Base 0~20160803-g17ff317
- convolve_5x5_4_avx at Base 0~20160803-g17ff317
- convolve_5x5_4_sse at Base 0~20160803-g17ff317
- convolve_5x5_5_avx at Base 0~20160803-g17ff317
- convolve_5x5_64x64_avx at Base 0~20160803-g17ff317
- convolve_5x5_6_avx at Base 0~20160803-g17ff317
- convolve_5x5_6_sse at Base 0~20160803-g17ff317
- convolve_5x5_7_avx at Base 0~20160803-g17ff317
- convolve_5x5_8_avx at Base 0~20160803-g17ff317
- convolve_5x5_8_sse at Base 0~20160803-g17ff317
- convolve_5x5_8x8_avx at Base 0~20160803-g17ff317
- convolve_5x5_avx at Base 0~20160803-g17ff317
- convolve_5x5_sse at Base 0~20160803-g17ff317
diff --git a/debian/libtorch-th.symbols b/debian/libtorch-th.symbols.amd64
similarity index 100%
copy from debian/libtorch-th.symbols
copy to debian/libtorch-th.symbols.amd64
diff --git a/debian/libtorch-th.symbols b/debian/libtorch-th.symbols.i386
similarity index 100%
copy from debian/libtorch-th.symbols
copy to debian/libtorch-th.symbols.i386

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lua-torch-torch7.git



More information about the debian-science-commits mailing list