0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed: More... almost 15 years ago
[no comment] More... almost 15 years ago
Summary of today's work: More... almost 15 years ago
The memory usage is lowered, now each vertex is a (uint64_t,char,char,bool) More... almost 15 years ago
* removed cout's SB More... almost 15 years ago
* fixed compilation warnings. More... almost 15 years ago
* Edges are stored as a 'char'. More... almost 15 years ago
* The coverage of a vertex is now stored as a 'char', with a maximum of 255. More... almost 15 years ago
This behavior is correct: More... almost 15 years ago
Updated TODO . More... almost 15 years ago
* Fixed a SEG FAULT when sending large sequences. More... almost 15 years ago
Reduced communication: More... almost 15 years ago
Done: now I have 2*n seeds! yay. * also check that added vertices are 1-in 1-out (work in progress.) More... almost 15 years ago
No message, just commiting stuff. More... almost 15 years ago
* show progress for vertex seeding. More... almost 15 years ago
* Show progress when attaching reads. More... almost 15 years ago
[no comment] More... almost 15 years ago
* added version in stdout * tells if the user uses Open MPI. More... almost 15 years ago
* Ray returns immediatly if given an invalid configuration file. More... almost 15 years ago
* Reads get attached now. More... almost 15 years ago
Seems ok to me: More... almost 15 years ago
* will fix these later or never (they are not that important.): More... almost 15 years ago
* Fixed a bug in building seeds. More... almost 15 years ago
* Fixed problem with Finalize and MPI_Barrier. * The program returns correctly upon completion. More... almost 15 years ago
* the seeds are now computed correctly. (need to test stuff in TODO.txt) * parallel code works, but the MPI_Finalize calls hang because of MPI_Barrier calls waiting to complete. * MPI_Send works well because small messages are sent eagerly in Open-MPI 1.4.1. * use can switch back to MPI_Isend by modifying the code. More... almost 15 years ago
[no comment] More... almost 15 years ago
[no comment] More... almost 15 years ago
[no comment] More... almost 15 years ago
[no comment] More... almost 15 years ago
[no comment] More... almost 15 years ago