Lattice Microbes 2.5
This is for whole cell modeling
Loading...
Searching...
No Matches
ResourceAllocator::ComputeResources Class Reference

A representation for the resources for a given node. More...

#include <ResourceAllocator.h>

Public Member Functions

string toString ()

Public Attributes

int processNumber
vector< int > cpuCores
vector< int > cudaDevices

Detailed Description

A representation for the resources for a given node.

Member Function Documentation

◆ toString()

string lm::main::ResourceAllocator::ComputeResources::toString ( )
Here is the caller graph for this function:

Member Data Documentation

◆ cpuCores

vector<int> lm::main::ResourceAllocator::ComputeResources::cpuCores

◆ cudaDevices

vector<int> lm::main::ResourceAllocator::ComputeResources::cudaDevices

◆ processNumber

int lm::main::ResourceAllocator::ComputeResources::processNumber

The documentation for this class was generated from the following files: