Skip to content

Which hardware/software specifications should we support? #62

@choisant

Description

@choisant

Right now the code is really only tested for running in Linux on a workstation with an ok amount of memory and CPU cores. What kind of computing setup do potential users have, and what should we support?

Types of users + environments

Do we know if inferno can adapt to these cases?

  • #63
  • High budget, low tech user? Do we have users that have powerful machines, but might not even have Linux installed?
  • Low budget, low tech user: ability to at least test the software on a standard laptop running Windows.
  • Low budget, high tech user: Getting the most amount of computer per dollar. This is basically our current developing environment.

Potential use cases

  • Few variates, many datapoints
  • Many variates, few datapoints
  • Few variates, few datapoints: a small laptop should suffice
  • BIG DATA: the more CPU cores the better, but will we run out of memory?

Wishlist for improvements

Check and create an Issue for each case if it is deemed worth spending time on at some point.

  • Ability to continue MCMC calculations if the calculations are interupted. Low priority for now.
  • Support Windows (this might already be the case).

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions