dmccloskey / TensorBase

A GPU accelerated, in memory, and multi-dimensional database
MIT License
1 stars 1 forks source link

ResourceManager #48

Open dmccloskey opened 5 years ago

dmccloskey commented 5 years ago

Description

As a user, I would like to specify the available hardware resources that are available for the transactionManager. Resources include CPU count and GPU count.

Objectives

Validation