cosmo-team / cosmo-issues

Issue repository for Cosmo (separate until we can transfer issues between repositories nicely - ignore code)
http://www.github.com/cosmo-team/cosmo
GNU General Public License v3.0
0 stars 0 forks source link

Add in-memory construction (for use when missing STXXL config) #199

Open alexbowe opened 8 years ago

alexbowe commented 8 years ago

It'd be nice to refactor construction so that it could use different kinds of vectors/sorters, including ones that are in memory.

Then we could use that by default instead of STXXL's slow resizing file default.