-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Solve hybrid cra #226
base: master
Are you sure you want to change the base?
Solve hybrid cra #226
Commits on Jul 2, 2019
-
Added hybrid method and fixed the bug for checking result but with hy…
…brid fails with 2 processes meanwhile it works with number of processes other than 2
ZHG authored and ZHG committedJul 2, 2019 Configuration menu - View commit details
-
Copy full SHA for 48ada9f - Browse repository at this point
Copy the full SHA 48ada9fView commit details
Commits on Jul 3, 2019
-
Added hybrid methwith openmp ad afixed the bug for 2 processes
ZHG authored and ZHG committedJul 3, 2019 Configuration menu - View commit details
-
Copy full SHA for c315e0d - Browse repository at this point
Copy the full SHA c315e0dView commit details -
Tested hybrid after having merged with master branch
ZHG authored and ZHG committedJul 3, 2019 Configuration menu - View commit details
-
Copy full SHA for bacc3b5 - Browse repository at this point
Copy the full SHA bacc3b5View commit details
Commits on Jul 4, 2019
-
ZHG authored and ZHG committed
Jul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 547aae9 - Browse repository at this point
Copy the full SHA 547aae9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 398f3aa - Browse repository at this point
Copy the full SHA 398f3aaView commit details -
Taken off critical section once compiled with commentator disabled an…
…d no more segmentation fault but still not yet clean enough for PR
ZHG authored and ZHG committedJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 4dccfc3 - Browse repository at this point
Copy the full SHA 4dccfc3View commit details -
ZHG authored and ZHG committed
Jul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for 031ed8e - Browse repository at this point
Copy the full SHA 031ed8eView commit details -
Taken off critical section once compiled with commentator disabled an…
…d cleaned up
ZHG authored and ZHG committedJul 4, 2019 Configuration menu - View commit details
-
Copy full SHA for fd6ddfc - Browse repository at this point
Copy the full SHA fd6ddfcView commit details
Commits on Jul 5, 2019
-
Cleaned up for validation/benchmark on server
ZHG authored and ZHG committedJul 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 012bb28 - Browse repository at this point
Copy the full SHA 012bb28View commit details
Commits on Jul 9, 2019
-
Merge branch 'master' into solve-hybrid-cra
ZHG authored and ZHG committedJul 9, 2019 Configuration menu - View commit details
-
Copy full SHA for ca43f97 - Browse repository at this point
Copy the full SHA ca43f97View commit details
Commits on Jul 10, 2019
-
Use MPI_Wtime for multiprocessing timing
ZHG authored and ZHG committedJul 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 794f93c - Browse repository at this point
Copy the full SHA 794f93cView commit details
Commits on Jul 12, 2019
-
Fall back to previous timing method as no big differece
ZHG authored and ZHG committedJul 12, 2019 Configuration menu - View commit details
-
Copy full SHA for a849b2c - Browse repository at this point
Copy the full SHA a849b2cView commit details
Commits on Jul 18, 2019
-
Merge branch 'master' into solve-hybrid-cra
ZHG authored and ZHG committedJul 18, 2019 Configuration menu - View commit details
-
Copy full SHA for c752932 - Browse repository at this point
Copy the full SHA c752932View commit details -
ZHG authored and ZHG committed
Jul 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 124f947 - Browse repository at this point
Copy the full SHA 124f947View commit details
Commits on Jul 24, 2019
-
Merge branch 'master' into solve-hybrid-cra
ZHG authored and ZHG committedJul 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 85949a3 - Browse repository at this point
Copy the full SHA 85949a3View commit details
Commits on Jul 29, 2019
-
ZHG authored and ZHG committed
Jul 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 651fcf2 - Browse repository at this point
Copy the full SHA 651fcf2View commit details -
ZHG authored and ZHG committed
Jul 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 35529be - Browse repository at this point
Copy the full SHA 35529beView commit details
Commits on Aug 5, 2019
-
Fast fix for the benchmark-solve-cra compling time error as the wrapp…
…ed MPI Bcast did not take into account of simple bool input data
ZHG authored and ZHG committedAug 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 888c037 - Browse repository at this point
Copy the full SHA 888c037View commit details -
Fast fix for the benchmark-solve-cra compling time error as the wrapp…
…ed MPI Bcast did not take into account of simple bool input data
ZHG authored and ZHG committedAug 5, 2019 Configuration menu - View commit details
-
Copy full SHA for f79947c - Browse repository at this point
Copy the full SHA f79947cView commit details -
Quick fix for the benchmark-solve-cra compling time error as the wrap…
…ped MPI Bcast did not take into account of simple bool input data
ZHG authored and ZHG committedAug 5, 2019 Configuration menu - View commit details
-
Copy full SHA for af0c443 - Browse repository at this point
Copy the full SHA af0c443View commit details -
Quick fix for the compiling time error with minpoly example program a…
…s the communicatorp() method for Blackbox no longer exists
ZHG authored and ZHG committedAug 5, 2019 Configuration menu - View commit details
-
Copy full SHA for d0c279b - Browse repository at this point
Copy the full SHA d0c279bView commit details -
Merge branch 'solve-hybrid-cra' of https://github.com/linbox-team/linbox
ZHG authored and ZHG committedAug 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 5fb3a6b - Browse repository at this point
Copy the full SHA 5fb3a6bView commit details
Commits on Aug 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b4ad8ba - Browse repository at this point
Copy the full SHA b4ad8baView commit details
Commits on Aug 21, 2019
-
Fall back to previous implementation as the estimation for stop using…
… the log of hadamard bound is incorrect and the multithreading in the worker process will not use the prime numbers in the same order wheras the residues may not be the result of the iteration order through the prime number vector
ZHG authored and ZHG committedAug 21, 2019 Configuration menu - View commit details
-
Copy full SHA for cae625b - Browse repository at this point
Copy the full SHA cae625bView commit details
Commits on Aug 28, 2019
-
ZHG authored and ZHG committed
Aug 28, 2019 Configuration menu - View commit details
-
Copy full SHA for b09a5a6 - Browse repository at this point
Copy the full SHA b09a5a6View commit details
Commits on Aug 29, 2019
-
Taken off the factor of 1.40 for the Niter and cleaned up again
ZHG authored and ZHG committedAug 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 95d1775 - Browse repository at this point
Copy the full SHA 95d1775View commit details