https://gitlab.inria.fr/cado-nfs/cado-nfs

sort by:
Revision Author Date Message Commit Date
6615ac3 Merge branch 'bucket_sieve_projective_primes' into 'master' Bucket sieve projective primes; fix attempt for #30012 See merge request cado-nfs/cado-nfs!27 19 March 2021, 14:24:16 UTC
1076020 avoid missed dependencies in some tests when the prime is fixed and the test driver script auto-selects the lingen binary, then we must have the test depend on the binary that gets selected, of course. 19 March 2021, 08:12:17 UTC
e9f3748 added option -incr to merge, and reduced CBOUND_INCR_DEFAULT to 8 (IF/DL) 18 March 2021, 07:32:42 UTC
8b946a5 Delete bogus comments These "If proj and r > 0, then r == 1/p (mod p^2)" comments are just bogus. - we're not bucket-sieving powers at the moment, so proj implies r==0 anyway. - if we have proj and r>0, i.e. if we're considering the factor base entry p=4 r=6, which encodes (1:2) in P1(Z/4), then we get r=2, and this encodes the p-lattice with basis vectors (2,0) and (1,2). Which by no means triggers a non-trivial gcd, and anyway it's by construction. No element that we're ever going to consider on the projective line will encode a lattice with a non-trivial gcd of the coordinates. 18 March 2021, 07:17:30 UTC
4a0faa8 fix attempt for #30012 17 March 2021, 18:09:18 UTC
bfd3ca5 tests for #30012 17 March 2021, 18:09:06 UTC
dc93091 fix buggy dereference 17 March 2021, 18:08:16 UTC
c4a7736 support passing A, B to sievetest, as well as proxies las_A, las_B as well. 17 March 2021, 18:07:55 UTC
697e5eb osx memusage: better like this, I think 15 March 2021, 17:45:56 UTC
f432d92 memusage functions for osx 15 March 2021, 10:22:08 UTC
0096359 disable freebsd 13.0 while betas and rcs are still flying 13 March 2021, 10:12:23 UTC
8a1e278 update submodule (freebsd 13.0 has a new beta) 08 March 2021, 16:31:31 UTC
92187bd Merge branch 'master' of gitlab.inria.fr:cado-nfs/cado-nfs 07 March 2021, 18:16:47 UTC
18b908b bugfix 19 February 2021, 08:58:38 UTC
a56e263 improved and simplified ularith_invmod (27% speedup on Intel i5-6500) 18 February 2021, 14:56:07 UTC
3b51000 Merge branch 'ci-more-features' into 'master' Ci more features (late fixes) See merge request cado-nfs/cado-nfs!25 16 February 2021, 09:26:18 UTC
e24573e smaller context in docker containers 16 February 2021, 08:15:09 UTC
2d19232 coverage reports are now accessible by an easy url 15 February 2021, 22:14:38 UTC
aba4210 A collection of small printing fixes 15 February 2021, 17:33:32 UTC
145e14c Fix nasty race condition caused by popen/fclose mismatch In this precise case: fopen_maybe_compressed **MUST** be paired with fclose_maybe_compressed, otherwise we have a race condition on child termination. This was the error that popped up every so often on FreeBSD, for example https://gitlab.inria.fr/cado-nfs/cado-nfs/-/jobs/980590 15 February 2021, 16:11:07 UTC
2fa0f4d not always trivial to get rid of shell middle man 15 February 2021, 14:20:04 UTC
ac792bb typo 15 February 2021, 13:45:53 UTC
3e80ef1 structured programming in bash :-) 15 February 2021, 13:33:59 UTC
7af2e95 better like this 15 February 2021, 12:41:53 UTC
8f6a717 fix submodule mess 15 February 2021, 11:22:01 UTC
a147412 change directory 15 February 2021, 11:16:33 UTC
bb54eec periodically print filesystem usage 15 February 2021, 11:06:51 UTC
32b80f7 honor TANKER_DATABASE, if set 15 February 2021, 08:46:26 UTC
6e7d5c3 Revert "temporarily disable freebsd checks -- we seem to have an outstanding problem" This reverts commit 5d18f4247c8d48286dfd4bef067edde4238297cf. 13 February 2021, 12:44:37 UTC
5d18f42 temporarily disable freebsd checks -- we seem to have an outstanding problem 13 February 2021, 12:44:18 UTC
dffdfe2 fix links 13 February 2021, 09:23:49 UTC
46ad6bc Merge branch 'ci-more-features' into 'master' CI with more features See merge request cado-nfs/cado-nfs!17 12 February 2021, 22:07:24 UTC
57dc24c updating doc for coverage, but that is still WIP 12 February 2021, 22:06:12 UTC
86cce45 ci/debug.sh can now check freebsd as well. 12 February 2021, 15:50:14 UTC
162e510 check freebsd12 as well 12 February 2021, 13:24:25 UTC
cee7bae really annoying printing mishaps with osx bash3 12 February 2021, 13:22:54 UTC
81fb092 printing hack on osx 12 February 2021, 12:01:18 UTC
6ba921b freebsd tests, with some libvirt heavylifting. 12 February 2021, 11:26:07 UTC
25fb9d3 $* instead of $2 in enter_section (gitlab-ci tests) 10 February 2021, 16:58:40 UTC
c644968 alpine linux has just moved hwloc to edge/community 10 February 2021, 16:57:39 UTC
1876bf4 Merge branch 'update_regex_opal' into 'master' Update PATTERN_CPUTIME to fit with output of las. See merge request cado-nfs/cado-nfs!24 09 February 2021, 15:14:32 UTC
bcbc0e4 Update PATTERN_CPUTIME to fit with output of las. 09 February 2021, 14:51:48 UTC
645f7bc empty commit 02 February 2021, 09:05:26 UTC
e081c6b Merge remote-tracking branch 'origin/master' into ci-more-features 02 February 2021, 07:44:14 UTC
a8da2db remove builddep tests with xsltproc 02 February 2021, 07:43:59 UTC
07c419b always pull from latest tag. It's important, because otherwise a "FROM: alpine" wil be content with any not-too-old container with that name, even if it's not latest. By putting a latest tag, we force a roundtrip to the central and then our "latest" tag on our repository has better chances of being consistent. 02 February 2021, 07:43:16 UTC
cc0dd06 coverage tests. right now this produces a .zip with a coverage report as a set of html pages, but I don't know how to push it to a reasonable place. as far as viewing on gitlab is concerned, the only thing we have a view on are: - the overall coverage (viewed as a badge for the master branch), provided the "Test coverage parsing" regexp in settings->ci/cd->general pipelines is set to `^\s*lines\.*:\s*([\d\.]+)% \(\d+ of \d+ lines\)$` - the coverage status of each line in an MR diff. 02 February 2021, 07:42:57 UTC
4f87897 fix instability in test_bwc_lingen_p_1_test2_checkpoints 02 February 2021, 07:35:53 UTC
fb6309d avoid ctest output compression (test) 01 February 2021, 05:55:12 UTC
54b76a3 check for xsltproc 01 February 2021, 05:54:48 UTC
9586224 Merge branch 'fix_assert_expensive' into 'master' Fix assert expensive See merge request cado-nfs/cado-nfs!21 31 January 2021, 22:58:47 UTC
e652ea5 fewer tests 31 January 2021, 22:50:03 UTC
58e68e4 Avoid errors with ASSERT_EXPENSIVE 31 January 2021, 22:32:18 UTC
5cbd6e9 Avoid warnings with -Wtype-limits and ASSERT_EXPENSIVE 31 January 2021, 22:32:15 UTC
df94074 add junit reporting of ctest output 31 January 2021, 22:15:10 UTC
b60d527 Merge branch 'various-fixes' into 'master' Various fixes Closes #30010 See merge request cado-nfs/cado-nfs!20 31 January 2021, 21:45:47 UTC
bf55be0 add workflow:rules to avoid pipeline duplication 31 January 2021, 21:36:43 UTC
127fe26 test 32-bit gcc 31 January 2021, 21:36:33 UTC
401f3e4 minor printing bug in ci scripts 31 January 2021, 21:35:36 UTC
85caf9f add test on alpine linux 31 January 2021, 21:34:47 UTC
a7dd953 Merge branch 'various-fixes' into ci-more-features 31 January 2021, 21:34:08 UTC
5fc870d fix race condition on chmod in cado-nfs-client 31 January 2021, 21:33:01 UTC
4da96c5 fix some c++ pedantry (failure on arm32 abi) 31 January 2021, 21:32:45 UTC
6f588f0 minor 31 January 2021, 21:32:40 UTC
a843800 detect musl libc, fix oddity in sqrt ; fix #30010 31 January 2021, 21:32:14 UTC
195af8c report dead client output on client failure (for spawned clients) 31 January 2021, 21:31:36 UTC
ec8dbdb polyselect output must always be present if it gets parsed 31 January 2021, 21:31:31 UTC
952bb5f support arm64 osx 31 January 2021, 21:30:19 UTC
78b310b try to fix tag mechanism 31 January 2021, 21:30:16 UTC
13f7948 various fixes for containerized builds. 31 January 2021, 21:30:12 UTC
6f68957 Rework the ci/docker infrastructure and quick-debug-hack scripts. The goal is to have a common entry point to both. 31 January 2021, 21:30:04 UTC
545fd9c Merge branch 'master' into ci-more-features 31 January 2021, 21:27:40 UTC
a1d80df Merge branch '30011-cado-nfs-client-py-dies-with-valueerror-check_hostname-needs-a-ssl-context-with-either' into 'master' Resolve "cado-nfs-client.py dies with "ValueError: check_hostname needs a SSL context with either CERT_OPTIONAL or CERT_REQUIRED" with Python 3.6" Closes #30011 See merge request cado-nfs/cado-nfs!19 31 January 2021, 19:59:56 UTC
c086c66 Set ssl.Context.check_hostname after verify_mode to avoid ValueError on Python < 3.7. Fixes #30011 31 January 2021, 19:05:18 UTC
f71bf45 hopefully this version is now correct 31 January 2021, 05:48:17 UTC
80b7d53 definitely fix commit cb807b0 which was nonsense 30 January 2021, 17:31:37 UTC
2d4274b add a call interface to filter_rels in order to get sorted indices relations out of earlyparser_need_index_sorted are sorted if they're not sorted already 30 January 2021, 14:10:52 UTC
6a3da17 Merge branch 'use-relation-cache' into ci-more-features 30 January 2021, 11:59:19 UTC
a8b4950 Merge branch 'master' into use-relation-cache 30 January 2021, 11:58:25 UTC
68edfa5 this rbfl cannot use a reference 30 January 2021, 11:56:59 UTC
c4b8033 refresh gf2x -- some important fixes are in the main repo 30 January 2021, 11:56:53 UTC
b62373f Merge branch 'master' into use-relation-cache 29 January 2021, 21:39:48 UTC
02de583 Merge remote-tracking branch 'origin/use-relation-cache' into use-relation-cache 29 January 2021, 21:39:44 UTC
d12d603 fix u64_random on 32-bit 29 January 2021, 21:39:17 UTC
7348d48 PAGE_SIZE is sometimes defined by libc (alpine linux) 29 January 2021, 15:41:07 UTC
b0d673f test "or die" 29 January 2021, 08:43:16 UTC
de18baa be kind with slow machines 28 January 2021, 14:19:53 UTC
590bfe4 sort relations in shrink_rels 28 January 2021, 09:14:59 UTC
cb807b0 [filter/merge.c] check the input rows are sorted (this can be removed once that check is done in filter_rels) 28 January 2021, 08:34:05 UTC
ff7f7a6 Merge branch 'master' into use-relation-cache 28 January 2021, 08:02:33 UTC
98aef21 [merge] added a check when no merge is done while n_possible_merges > 0 (this should not happen if the input purged file is valid) 28 January 2021, 07:30:03 UTC
bc4fd4e Merge commit '9b5882beb' into ci-more-features 27 January 2021, 22:33:31 UTC
39fb197 Merge branch 'use-relation-cache' into ci-more-features 27 January 2021, 22:32:29 UTC
1c581d2 use gitlab's container registry to cache images 27 January 2021, 22:31:06 UTC
faad6ba fix warning 27 January 2021, 21:31:54 UTC
d14840c Merge branch 'various-fixes' into 'master' Various fixes See merge request cado-nfs/cado-nfs!16 27 January 2021, 21:13:04 UTC
88d475d A more complete gitlab-ci setup. Still at work. 27 January 2021, 21:01:33 UTC
0e2df68 add remark regarding POSIX which now means no-go under Windows. 27 January 2021, 21:00:38 UTC
424a304 fix c++ bug revealed by clang11 27 January 2021, 20:59:11 UTC
2b71ce3 ClientServerTask ; die if localhost clients die. This effectively aborts the computation if a localhost client dies. Overall, this idea of clients spawned by the server is deprecated in my opinion, so it's not a big deal. Most often, when such a client dies, it's something that gets in our way within tests (e.g. a test that never returns because it waits for the timeout to expire, which is due to happen if the real even is that the client has just died). I think it's better that way (behaviour restricted to localhost client, remember). But it *might* be disruptive in certain cases. 27 January 2021, 20:59:07 UTC
back to top