[med-svn] [Git][med-team/vg][debian/experimental] build avx

Michael R. Crusoe gitlab at salsa.debian.org
Sat Dec 26 20:40:50 GMT 2020



Michael R. Crusoe pushed to branch debian/experimental at Debian Med / vg


Commits:
d3e89153 by Michael R. Crusoe at 2020-12-26T21:40:38+01:00
build avx

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ vg (1.29.0+ds-2~0exp0simde) experimental; urgency=medium
 
   * Experimental rebuild with libsimde-dev 0.7.0~rc-1 ; also trying out
     mips64el
+  * Re-enable tests on avx.
 
  -- Michael R. Crusoe <crusoe at debian.org>  Sat, 26 Dec 2020 14:17:07 +0100
 


=====================================
debian/rules
=====================================
@@ -15,28 +15,7 @@ export CXXFLAGS=$(shell dpkg-buildflags --get CXXFLAGS)
 prefix=$(CURDIR)/debian/$(DEB_SOURCE)/usr
 libexecdir=$(prefix)/lib/$(DEB_SOURCE)
 
-# FIXME: avx excluded for 1.29.0+ds-1, the variant fails unit testing with:
-#	t/28_translate.t ......
-#	1..2
-#	not ok 1 - alignments used to modify a graph may be projected back to the original graph and used
-#	to regenerate the same graph
-#	#          got: '7899a03d71d6de1a0304aa9b95625fac'
-#	#     expected: 'ab1eb433cec6b150e5c08f273578c5d4'
-#	ok 2 - translation overlay works and produces a sane result
-#	Failed 1/2 subtests
-#	Statistics:
-#	Number of Non-Degenerate Snarls: 4
-#	Snarls traversed by reads: 4
-#	Snarls on reference: 0
-#	Snarl length distribution:
-#	Statistics:
-#	Number of Non-Degenerate Snarls: 4
-#	Snarls traversed by reads: 4
-#	Snarls on reference: 0
-#	Snarl length distribution:
-# (this was seen on Ryzen 5 3600, maybe it will differ on other models)
-AMD64_SIMDE=avx2 sse4.1 ssse3 sse3
-#AMD64_SIMDE=avx2 avx sse4.1 ssse3 sse3
+AMD64_SIMDE=avx2 avx sse4.1 ssse3 sse3
 I386_SIMDE=sse2 sse
 
 %:



View it on GitLab: https://salsa.debian.org/med-team/vg/-/commit/d3e89153276feff899dfd89d24948670f7575837

-- 
View it on GitLab: https://salsa.debian.org/med-team/vg/-/commit/d3e89153276feff899dfd89d24948670f7575837
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20201226/419a619a/attachment-0001.html>


More information about the debian-med-commit mailing list