On Thursday 08 April 2010 22:49:06 Bill Hart wrote:
> Unless for some reason the toom8 threshold is less than 86 on Atom. I
> highly doubt it. but worth checking. Anyhow I thought we added code to
> disallow that.
>
> Bill.

Yes , thats what I thought , I've retuned it , and with the new set of params 
it passes . 

>
> On 8 April 2010 21:50, Jason Moxham <ja...@njkfrudils.plus.com> wrote:
> > Yeah , I tuned it after all the changes , I'll try it again to see what
> > happens
> >
> > On Thursday 08 April 2010 20:51:11 Bill Hart wrote:
> >> Have you tuned for that platform? I think once it is tuned it should be
> >> fine.
> >>
> >> Bill.
> >>
> >> On 8 April 2010 16:52, Jason Moxham <ja...@njkfrudils.plus.com> wrote:
> >> > On Wednesday 07 April 2010 23:06:30 Bill Hart wrote:
> >> >> I've updated the website with rc1, including what I think is the
> >> >> current testing status.
> >> >>
> >> >> Please notify of any omissions, corrections or otherwise.
> >> >>
> >> >> Also, if anyone can help fill out the testing matrix, please let us
> >> >> know.
> >> >>
> >> >> Bill.
> >> >
> >> > creating t-dc_bdiv_q
> >> > make[4]: Leaving directory `/root/sourcecode/box1/tests/mpn'
> >> > make  check-TESTS
> >> > make[4]: Entering directory `/root/sourcecode/box1/tests/mpn'
> >> > PASS: t-asmtype
> >> > PASS: t-aors_1
> >> > PASS: t-divrem_1
> >> > PASS: t-fat
> >> > PASS: t-get_d
> >> > PASS: t-instrument
> >> > PASS: t-iord_u
> >> > PASS: t-mulmid
> >> > PASS: t-mp_bases
> >> > PASS: t-perfsqr
> >> > PASS: t-scan
> >> > PASS: t-lorrshift1
> >> > PASS: t-divebyff
> >> > PASS: t-addadd_n
> >> > PASS: t-addsub_n
> >> > PASS: t-subadd_n
> >> > PASS: t-redc_basecase
> >> > PASS: t-divebyBm1of
> >> > PASS: t-mullowhigh
> >> > PASS: t-mullow_basecase
> >> > PASS: t-neg
> >> > PASS: t-mulmod_2expp1
> >> > PASS: t-mulmod_2expm1
> >> > PASS: t-tdiv_q
> >> > PASS: t-sb_divappr_q
> >> > PASS: t-dc_divappr_q_n
> >> > PASS: t-inv_divappr_q_n
> >> > PASS: t-invert
> >> > PASS: t-sb_div_q
> >> > PASS: t-sb_div_qr
> >> > toom8h_mul.c:84: GNU MP assertion failed: bn >= 86
> >> > /bin/sh: line 4: 22232 Aborted                 ${dir}$tst
> >> > FAIL: t-dc_div_q
> >> > toom8h_mul.c:84: GNU MP assertion failed: bn >= 86
> >> > /bin/sh: line 4: 22257 Aborted                 ${dir}$tst
> >> > FAIL: t-dc_div_qr
> >> > toom8h_mul.c:84: GNU MP assertion failed: bn >= 86
> >> > /bin/sh: line 4: 22282 Aborted                 ${dir}$tst
> >> > FAIL: t-dc_divappr_q
> >> > PASS: t-dc_div_qr_n
> >> > PASS: t-inv_divappr_q
> >> > toom8h_mul.c:84: GNU MP assertion failed: bn >= 86
> >> > /bin/sh: line 4: 22353 Aborted                 ${dir}$tst
> >> > FAIL: t-inv_div_q
> >> > toom8h_mul.c:84: GNU MP assertion failed: bn >= 86
> >> > /bin/sh: line 4: 22380 Aborted                 ${dir}$tst
> >> > FAIL: t-inv_div_qr
> >> > PASS: t-inv_div_qr_n
> >> > toom8h_mul.c:84: GNU MP assertion failed: bn >= 86
> >> > /bin/sh: line 4: 22430 Aborted                 ${dir}$tst
> >> > FAIL: t-tdiv_qr
> >> > PASS: t-sb_bdiv_q
> >> > PASS: t-sb_bdiv_qr
> >> > PASS: t-dc_bdiv_q_n
> >> > PASS: t-dc_bdiv_qr_n
> >> > toom8h_mul.c:84: GNU MP assertion failed: bn >= 86
> >> > /bin/sh: line 4: 22547 Aborted                 ${dir}$tst
> >> > FAIL: t-dc_bdiv_qr
> >> > toom8h_mul.c:84: GNU MP assertion failed: bn >= 86
> >> > /bin/sh: line 4: 22572 Aborted                 ${dir}$tst
> >> > FAIL: t-dc_bdiv_q
> >> > PASS: st_fat
> >> > PASS: st_instrument
> >> > =============================================================
> >> > 8 of 47 tests failed
> >> > Please report to http://groups.google.co.uk/group/mpir-devel/
> >> > =============================================================
> >> > make[4]: *** [check-TESTS] Error 1
> >> > make[4]: Leaving directory `/root/sourcecode/box1/tests/mpn'
> >> > make[3]: *** [check-am] Error 2
> >> > make[3]: Leaving directory `/root/sourcecode/box1/tests/mpn'
> >> > make[2]: *** [check-recursive] Error 1
> >> > make[2]: Leaving directory `/root/sourcecode/box1/tests'
> >> > make[1]: *** [check-recursive] Error 1
> >> > make[1]: Leaving directory `/root/sourcecode/box1'
> >> > make: *** [check] Error 2
> >> > box1
> >> >
> >> > PASSED CC=gcc CXX=g++ configure=
> >> > PASSED CC=gcc CXX=g++ configure=--enable-cxx --enable-gmpcompat
> >> > FAILED CC=gcc CXX=g++ configure=--enable-cxx --enable-gmpcompat
> >> > --enable-assert --enable-alloca=debug
> >> >
> >> > This is on linux atom 64 bit gcc 4.3.3
> >> >
> >> >
> >> > --
> >> > You received this message because you are subscribed to the Google
> >> > Groups "mpir-devel" group. To post to this group, send email to
> >> > mpir-de...@googlegroups.com. To unsubscribe from this group, send
> >> > email to mpir-devel+unsubscr...@googlegroups.com. For more options,
> >> > visit this group at http://groups.google.com/group/mpir-devel?hl=en.
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> > "mpir-devel" group. To post to this group, send email to
> > mpir-de...@googlegroups.com. To unsubscribe from this group, send email
> > to mpir-devel+unsubscr...@googlegroups.com. For more options, visit this
> > group at http://groups.google.com/group/mpir-devel?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-de...@googlegroups.com.
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.

Reply via email to