https://github.com/linbox-team/fflas-ffpack

sort by:
Revision Author Date Message Commit Date
59ff98d Merge branch 'parallel-RankProfile-encapsulation-of-ParSeqHelper' of https://github.com/linbox-team/fflas-ffpack into parallel-RankProfile-encapsulation-of-ParSeqHelper 03 May 2019, 07:55:40 UTC
83fd234 Cleaned up the test-rankprofile according to comments after code review 03 May 2019, 07:54:52 UTC
4341e2e tilrecursive by default for parallel rank profiles 02 May 2019, 15:57:24 UTC
4e89e05 Wrapped Rank as well as bother Row and Column Rankprofile with no longer the need of using a PAR_BLOCK to label the parallel region 02 May 2019, 10:56:51 UTC
34d85b5 Merge pull request #246 from linbox-team/forward-EchelonForm-with-templated-PLUQ Forward echelon form with templated pluq 29 April 2019, 13:03:51 UTC
fb13e86 remove empty lines 29 April 2019, 13:02:48 UTC
b64517d Cleaned up according to comments resulting from code review 29 April 2019, 12:38:29 UTC
3f4963e Merge branch 'forward-EchelonForm-with-templated-PLUQ' of https://github.com/linbox-team/fflas-ffpack into forward-EchelonForm-with-templated-PLUQ 29 April 2019, 12:20:31 UTC
0ff06f6 Cleaned up according to comments resulting from code review 29 April 2019, 12:19:08 UTC
65e488b Merge branch 'master' into forward-EchelonForm-with-templated-PLUQ 29 April 2019, 11:10:29 UTC
4d5d705 Merge pull request #245 from linbox-team/forward-solve-with-templated-PLUQ Forward solve with templated pluq 29 April 2019, 08:00:49 UTC
9e2e0cd fixes and improvements 29 April 2019, 08:00:23 UTC
2d48d6e Merge pull request #250 from linbox-team/bugfix_new_reduce Bugfix new reduce 20 April 2019, 07:16:29 UTC
00ac7b9 adding missing inlines 20 April 2019, 07:07:42 UTC
dad8615 Merge remote-tracking branch 'origin/master' into bugfix_new_reduce 19 April 2019, 14:01:36 UTC
9b39bec remove unused new gather in simd 19 April 2019, 13:14:26 UTC
c3de11a clean up 19 April 2019, 12:21:39 UTC
439931b selection bug fix? now to clean this mess 19 April 2019, 09:52:30 UTC
44775be Merge pull request #249 from linbox-team/fix-test-simd-osx-clang Fix test simd osx clang 18 April 2019, 15:31:22 UTC
b8f9993 test-simd: passing array by ref (fixing #243 and #248 ?) 18 April 2019, 15:21:52 UTC
96b6ebc test-simd: remove header not needed anymore 18 April 2019, 15:21:00 UTC
e7179e2 wrong implication 18 April 2019, 14:56:26 UTC
4216327 teh huge generic cleanup 18 April 2019, 14:55:48 UTC
a9321a0 before teh huge generic cleanup 18 April 2019, 14:27:35 UTC
86f81d2 cleanup switching calls to fast v. default 18 April 2019, 11:38:59 UTC
a6283b7 switch for fast non-vectorised code 18 April 2019, 08:54:39 UTC
b7c6ba5 Merge pull request #247 from linbox-team/cleaner-configure-error-msg Better error message in the case of incompatibility with Givaro configuration 18 April 2019, 07:35:47 UTC
27af70a commented the __FFLASFFPACK_SEQUENTIAL again in test-solve to enable multithreading for code review 17 April 2019, 15:02:53 UTC
51b7bd5 Better error message in the case of incompatibility with Givaro configuration 17 April 2019, 12:53:13 UTC
7918036 Uncommented the __FFLASFFPACK_SEQUENTIAL in test-solve to disable multithreading like before 17 April 2019, 09:36:18 UTC
28cfb0c Fix issue with test-simd on OSX with clang (issue #243) 17 April 2019, 08:23:46 UTC
857fe5d wip freduce cleanup 17 April 2019, 07:08:38 UTC
e3bbe9d bugfix 16 April 2019, 12:40:14 UTC
b6d08d1 Cleaned up for code review 16 April 2019, 11:37:10 UTC
63a0192 Merge branch 'master' into forward-solve-with-templated-PLUQ 16 April 2019, 09:33:46 UTC
6c5a63b gather attempt 16 April 2019, 09:27:51 UTC
af113de Merge pull request #237 from linbox-team/forward-RankProfile-with-templated-PLUQ Forward rank profile with templated pluq 16 April 2019, 09:19:17 UTC
cbd0dde Cleaned up according to received comments and ready for another code review 16 April 2019, 08:24:46 UTC
ea79fff Cleaned up ColumnRankProfile according to comments 16 April 2019, 08:19:03 UTC
86ca899 Cleaned up for code review 16 April 2019, 08:12:45 UTC
87968a8 Cleaned up according to the comments after code review 16 April 2019, 07:29:36 UTC
daa70e4 Having adapted the Solve functions that is related to PLUQ which has been restructured wtih ParSeqHelper and multithreading could be observed if commeting the __FFLASFFPACK_SEQUENTIAL in test-solve 15 April 2019, 10:02:14 UTC
e031bc4 Merged with the most recent master branch 15 April 2019, 08:35:59 UTC
903f054 Merged with the most recent master branch and cleaned up for code review 15 April 2019, 07:59:46 UTC
88f1eee Merge branch 'master' into forward-RankProfile-with-templated-PLUQ 15 April 2019, 07:49:14 UTC
8758db7 remove non-user level functions from lib 12 April 2019, 15:54:31 UTC
6f55b2a Merge pull request #242 from linbox-team/NoFreeLunchForpPLUQ No free lunch forp pluq 12 April 2019, 15:39:19 UTC
d946292 Having adapted the Solve functions that is related to PLUQ which has been restructured wtih ParSeqHelper meanwhile no multithreading observed while running test-solve 12 April 2019, 14:47:15 UTC
1b0e42e Adapted benchmark-echelon for EchelonForm functions using templated helper and checked for multithreading with benchmark-echelon 12 April 2019, 12:48:11 UTC
bd58890 Adapted benchmark-echelon for EchelonForm functions using templated helper but no multithreads observed only different benchmark time between sequential run and parallel run 12 April 2019, 09:58:53 UTC
fa91007 Merge branch 'master' into NoFreeLunchForpPLUQ 12 April 2019, 08:24:02 UTC
c1f039d address AB review 12 April 2019, 08:22:12 UTC
a08c143 Merge remote-tracking branch 'origin/master' into bugfix_new_reduce 12 April 2019, 08:08:21 UTC
c51eb57 figuring things out? 12 April 2019, 08:08:17 UTC
40149c6 belt and suspenders for fedora 12 April 2019, 08:05:29 UTC
207e485 fix 32 bits bug 12 April 2019, 07:52:32 UTC
2c797b2 Adapted for PLUQ with templated helper but no obvious multithread observed 12 April 2019, 07:34:11 UTC
7ace055 Merge pull request #239 from linbox-team/bugfix_new_reduce uncomment non-vectorised fast helper-based reduce; some cleanup 12 April 2019, 07:09:36 UTC
e3ccea8 Merge pull request #240 from linbox-team/forward-Rank-with-templated-PLUQ Forward rank with templated pluq 11 April 2019, 20:33:23 UTC
61d9845 fix remarks on PR 11 April 2019, 20:28:18 UTC
6f3acd5 Merge branch 'master' into forward-Rank-with-templated-PLUQ 11 April 2019, 20:20:33 UTC
e1d558c Merge pull request #235 from linbox-team/forward-det-with-templated-PLUQ Forward det with templated pluq 11 April 2019, 20:12:59 UTC
825e2f8 fix lib 11 April 2019, 20:06:56 UTC
be35de9 update checker removing diag 11 April 2019, 20:01:33 UTC
cd06580 fix merge 11 April 2019, 19:33:34 UTC
e99d396 update interface over ZZ 11 April 2019, 19:28:25 UTC
91135ae fix the lib 11 April 2019, 19:05:33 UTC
117f44c restore interface with permutations for checker 11 April 2019, 18:57:30 UTC
81535a4 fix interface 11 April 2019, 18:57:11 UTC
bcbcddb fix call to det 11 April 2019, 18:34:25 UTC
6e4a33b fix det-check 11 April 2019, 15:33:19 UTC
f2e0226 clean up and simplify Det interface 11 April 2019, 15:19:28 UTC
ba631b8 fix 11 April 2019, 14:34:54 UTC
dc1f9a3 Merge branch 'NoFreeLunchForpPLUQ' of github.com:linbox-team/fflas-ffpack into NoFreeLunchForpPLUQ 11 April 2019, 14:33:21 UTC
8768e3a Merge branch 'papplyPwithHelpers' into NoFreeLunchForpPLUQ 11 April 2019, 14:32:28 UTC
c4d34f5 revert to longer .h 11 April 2019, 14:30:37 UTC
de5ee69 bla 11 April 2019, 14:27:09 UTC
5a58fcc Merge branch 'papplyPwithHelpers' into NoFreeLunchForpPLUQ 11 April 2019, 14:15:39 UTC
deb21e1 simpler .h 11 April 2019, 14:15:27 UTC
c8fac7e Merge branch 'papplyPwithHelpers' into NoFreeLunchForpPLUQ 11 April 2019, 13:28:48 UTC
f65f806 same for MatrixApplyS/T 11 April 2019, 13:28:26 UTC
efc8e59 Merge branch 'papplyPwithHelpers' into NoFreeLunchForpPLUQ 11 April 2019, 13:04:32 UTC
e1f6d73 papplyP -> applyP(ParSeqHelper). Fixes #238 11 April 2019, 13:01:12 UTC
6caf501 Cleaned up for code review after having adapted the PLUQ with templated helper for Rank() and corresponding use cases in test-nullspace 11 April 2019, 11:54:34 UTC
36c4ab3 uncomment non-vectorised fast helper-based reduce; some cleanup 11 April 2019, 11:32:49 UTC
bcb2891 Merge branch 'master' into forward-EchelonForm-with-templated-PLUQ 11 April 2019, 10:11:30 UTC
614a6a7 pfgemm with half the threads almost everywhere + cleanup 11 April 2019, 09:41:02 UTC
1067ea8 Cleaned up code for review after having adapted RankProfile with templated PLUQ and modified tests in the test-rankprofiles 11 April 2019, 09:12:29 UTC
66ed408 Merge branch 'forward-det-with-templated-PLUQ' into forward-rank-with-templated-PLUQ 11 April 2019, 08:35:40 UTC
94e3e8e Debugging 11 April 2019, 08:35:38 UTC
6fa5a75 Added some unit tests for parallel determinant computations then cleaned up for code review 10 April 2019, 15:45:24 UTC
8542d0b Merge pull request #234 from linbox-team/simd_int64_mod Simd int64 mod 10 April 2019, 15:43:53 UTC
25d22ed Cleaned up for code review 10 April 2019, 10:49:24 UTC
501cc75 Merge branch 'pluq-with-helper' into forward-EchelonForm-with-templated-PLUQ 09 April 2019, 17:01:38 UTC
9695d6f Merge branch 'pluq-with-helper' into forward-rank-with-templated-PLUQ 09 April 2019, 16:52:23 UTC
5667736 test-det-check failed 09 April 2019, 16:16:00 UTC
8dd6904 Merge pull request #233 from linbox-team/ludivine_to_pluq Ludivine to pluq 09 April 2019, 16:06:03 UTC
7cfabed Merge pull request #231 from linbox-team/pluq-with-helper Pluq with helper ready for review 09 April 2019, 15:10:51 UTC
f307136 fix bug 09 April 2019, 15:07:35 UTC
70a1fb2 fix bug 09 April 2019, 14:44:14 UTC
back to top