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

sort by:
Revision Author Date Message Commit Date
e9c1cb6 fixed default L1 cache size (merged commit 4ec9a94 from master) 06 December 2016, 10:04:20 UTC
68c5e3b openmp fix 05 December 2016, 22:01:47 UTC
44e9628 Revert "[purge] reduced col-min-index by a factor 2" This reverts commit 05a2796d95e8685c96fd4a05b448424848da2fe0. (should have been applied to master, not to ropt_dev) 02 November 2016, 12:14:47 UTC
05a2796 [purge] reduced col-min-index by a factor 2 02 November 2016, 09:15:08 UTC
cf55d6b current version for ropt_dev 29 August 2016, 15:56:16 UTC
ef9c4cd fixed typo 22 August 2016, 07:37:11 UTC
9dabdae Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/cado-nfs/cado-nfs 20 August 2016, 21:18:26 UTC
26d3bf0 Forget one thing selection for the galois action. 18 August 2016, 13:21:47 UTC
3717191 New special-q selection for the galois action. 17 August 2016, 14:04:33 UTC
9473917 Support sieving a special q < 2^I. 16 August 2016, 13:21:24 UTC
05307cd I need longer lines in parameters. 16 August 2016, 13:16:26 UTC
3a5a9f5 most of last commit got accidentally uncommitted... 12 August 2016, 06:59:59 UTC
799e7e2 Make change of commit 9d78938 conditional. 11 August 2016, 15:29:50 UTC
186316f helps corner cases 11 August 2016, 14:54:00 UTC
9d78938 prevent random_matrix from creating test matrices with zero columns 11 August 2016, 13:07:08 UTC
1b03cbe A bit faster like this. 11 August 2016, 12:40:46 UTC
8ea66d1 New option to las to completely bypass the cofactorization and print survivors. 11 August 2016, 12:40:25 UTC
f28c4ae early safety check: avoid zero columns in matrix 10 August 2016, 12:30:37 UTC
68158ec some minor changes to bwc-ptrace.m 10 August 2016, 12:07:05 UTC
bf8b507 indentation 10 August 2016, 09:46:30 UTC
9c50203 indentation 10 August 2016, 09:40:31 UTC
ac82639 mpfq update 10 August 2016, 09:18:12 UTC
c88120d mpfq update 10 August 2016, 08:41:54 UTC
f7a4945 improve one diagnostic message in bwc gather 10 August 2016, 08:36:09 UTC
b8a5e2f MAXDEGREE 12 is not supported 08 August 2016, 11:51:02 UTC
485a4d3 oops, forgot the tests 08 August 2016, 09:18:37 UTC
f3a8c08 The nfs-hd subdir is not yet ready for continuous integration! 08 August 2016, 09:17:18 UTC
a802394 Merge branch 'master' into hd 08 August 2016, 06:38:53 UTC
1464d7b Use the full version of check_relations. 08 August 2016, 06:37:29 UTC
9ef2841 more cpubinding examples 01 August 2016, 11:56:36 UTC
e7c5e8d more cpubinding examples 01 August 2016, 11:44:54 UTC
df532d6 remove more clutter 31 July 2016, 09:09:12 UTC
0686793 fix wrongly designed feature about tasks.xxx.run=false 31 July 2016, 08:48:03 UTC
036dc82 Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/cado-nfs/cado-nfs 27 July 2016, 13:08:21 UTC
3775173 fix bug computing exp_alpha 27 July 2016, 13:08:18 UTC
d9baf1c Try to adopt a relatively uniform policy regarding TMPDIR TMPDIR should be the place where all mktemp-created stuff goes. And directories below that shouldn't be called TMPDIR in turn (unless we wish that to be exported as the parent of subsequently created directories). I also wish we could generalize the construct: wdir=$(mktemp -d ${TMPDIR-/tmp}/cado.XXXXXXXX) cleanup() { if ! [ "$CADO_DEBUG" ] ; then rm -rf $wdir ; fi ; } trap cleanup EXIT with the open question of whether we should wipe out in case of error (which the above does, unless CADO_DEBUG is set), or explicitly leave stuff in place in that case (as done, e.g. in tests/sieve/strategies/test_main_script.sh) 27 July 2016, 08:58:55 UTC
53e7dab added option -I (alternative to -area) to polyselect_ropt 26 July 2016, 15:33:13 UTC
654ef80 avoid errors in polyselect_ropt with tiny ropt_effort 26 July 2016, 08:13:10 UTC
2791120 fix a bug found by PZ 25 July 2016, 17:48:32 UTC
c5bb690 fix doc 20 July 2016, 23:32:47 UTC
9378860 add another experimental feature for tuning, not used for now 20 July 2016, 23:11:30 UTC
a38560e combine linear and quad functions to one 20 July 2016, 15:20:23 UTC
f4acb79 Merge branch 'master' into hd 19 July 2016, 17:56:02 UTC
1ab8e11 Test primality during check_relations. 19 July 2016, 17:55:19 UTC
25754a3 Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/cado-nfs/cado-nfs 19 July 2016, 08:43:31 UTC
9a80794 in dlpolyselect, only print record scores so far 19 July 2016, 07:02:56 UTC
90ced02 now in 2016 19 July 2016, 06:50:48 UTC
b4d5a16 Merge branch 'master' into hd 13 July 2016, 12:16:05 UTC
20b9ba2 MAYBE_UNUSED for variables that allow to do stats for the space sieve. 13 July 2016, 12:11:45 UTC
743dbd4 another strategy for tuning lognorm bound 10 July 2016, 16:03:04 UTC
2b79e55 Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/cado-nfs/cado-nfs 08 July 2016, 12:08:54 UTC
f501ed8 fix wrong constructs (mere warnings, but still) 07 July 2016, 10:50:43 UTC
6da0f2c removed (now) unused functions 07 July 2016, 09:34:40 UTC
58d448e Remember that facul statistics are not thread-safe. 07 July 2016, 09:04:50 UTC
5a60a3b Make clang happy. 07 July 2016, 09:04:30 UTC
f25c681 document --bindir 06 July 2016, 11:57:34 UTC
1c0a97c update mpi.cmake to accomodate subtle variations of config query tools. mpicc -showme:version sometimes prints on stderr ompi_info has changed (-v versus -V ... ; only the bare call works uniformly...). 05 July 2016, 10:59:26 UTC
7da8d30 update mpi.cmake 05 July 2016, 10:58:43 UTC
608598f adjust param 04 July 2016, 15:41:00 UTC
4f4fdc4 binary compatibility issue 04 July 2016, 11:24:23 UTC
883b6ae Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/cado-nfs/cado-nfs 04 July 2016, 08:33:08 UTC
70c9c56 more tuning on quadratic 04 July 2016, 08:24:17 UTC
4696991 extra protection 04 July 2016, 08:21:46 UTC
b7cee36 Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/cado-nfs/cado-nfs 04 July 2016, 08:00:44 UTC
b124e37 some c++ template joy. Ugly. 04 July 2016, 07:58:44 UTC
74b980f pre-tune for quadratic 03 July 2016, 16:03:01 UTC
b7f1b58 Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/cado-nfs/cado-nfs 03 July 2016, 15:53:51 UTC
ba6ee83 better for static builds, apparently 03 July 2016, 15:41:59 UTC
4147356 Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/cado-nfs/cado-nfs 03 July 2016, 15:32:59 UTC
e55b039 Merge branch 'better-matmul-modp' 03 July 2016, 15:28:39 UTC
8c6e73f also tuning incr on lognorm 03 July 2016, 14:01:16 UTC
17d18ae more changes 02 July 2016, 15:57:07 UTC
c9f1433 more changes 01 July 2016, 14:48:32 UTC
3dfead1 New skew LLL implementation. 30 June 2016, 17:52:37 UTC
353deb8 more changes 30 June 2016, 16:04:30 UTC
81e0c99 recursive method for linear tuning 30 June 2016, 15:50:08 UTC
b86b061 got trapped by C struct padding :-(( 29 June 2016, 16:43:06 UTC
242b7a1 support spmv_test for non-square matrices 29 June 2016, 14:39:18 UTC
3f90409 use median to get better estimations 29 June 2016, 10:12:54 UTC
18b5aeb Another try... 28 June 2016, 16:11:53 UTC
52a71c3 Revert "Fix bug when using bkthresh1 and we encounter a very skewed q." This reverts commit ce3cf10edc7d1e6a952e5d8f9b926d0c3c30b929. 28 June 2016, 15:52:20 UTC
ce3cf10 Fix bug when using bkthresh1 and we encounter a very skewed q. The next q was perturbated by it. 28 June 2016, 15:35:03 UTC
8c8cd06 consider samples of fixed size 28 June 2016, 11:25:18 UTC
e52b18b ...and allow the python script to see it. 28 June 2016, 09:46:58 UTC
f21873a This maxfull bug drives me crazy. Fixing it properly will take some time. A new parameter, so that the user can survive in the meantime. 28 June 2016, 09:43:51 UTC
91c282e average (beta,eta) values to get less variability 28 June 2016, 09:28:01 UTC
66e31de consider full samples only in polyselect (Weibull estimation) 28 June 2016, 05:52:16 UTC
ae9c7bf mis-placed clear 27 June 2016, 14:22:21 UTC
c349b6e was way too optimistic... 27 June 2016, 11:43:58 UTC
54bb763 fix error in previous commit 27 June 2016, 10:58:52 UTC
6416e2d new Weibull estimation via extreme values 27 June 2016, 10:12:55 UTC
6fce023 Yet another attempt to deal with the maxfull problem. 27 June 2016, 08:52:15 UTC
1fcfd1d Print small sieving info only if verbose. 27 June 2016, 08:51:29 UTC
1741490 Back to 50 samples in mat size estimates. 27 June 2016, 08:51:29 UTC
9263d4a Make -skipped param visible from the python. 27 June 2016, 08:51:29 UTC
b8f4e75 Merge branch 'master' of git+ssh://scm.gforge.inria.fr/git/cado-nfs/cado-nfs Conflicts: README parameters/factor/params.c110 parameters/factor/params.c190 27 June 2016, 07:27:35 UTC
e49963c better parameters 27 June 2016, 07:23:14 UTC
7d3b51a reduce nq to 256 27 June 2016, 07:22:36 UTC
52ac6b9 mention support for hwloc 27 June 2016, 07:21:54 UTC
c63002b Bugfix in duplicate suppression: mfb was not properly taken into account. 27 June 2016, 07:09:28 UTC
back to top