NVIDIA IndeX API nvidia_logo_transpbg.gif Up
Distributed Compute Jobs

Classes

class  nv::index::IDistributed_data_job
 Distributed job interface enabling analysis and processing running against distributed subset data. More...
 
class  nv::index::IDistributed_data_job_scheduler
 Scheduling and launching distributed data analysis and processing jobs. More...
 
class  nv::index::IData_subset_processing_task
 Base interface for distributed datatype specific subset data processing. More...
 
class  nv::index::IData_subset_compute_task_processing
 Receives user-implemented compute tasks and applies them to distributed data subsets. More...
 
class  nv::index::IRegular_heightfield_compute_task
 Heightfield data specific compute tasks that operate on the values of a heightfield's patch. More...
 
class  nv::index::IRegular_heightfield_data_edit
 This interface class represents an entry point for user-defined editing tasks that operate on the heightfield patches to modify their elevation values. More...
 
class  nv::index::IIrregular_volume_compute_task
 Interface class for a volume compute tasks operating on the voxel values of one irregular volume data. More...
 
class  nv::index::Irregular_volume_compute_task
 Mixin class for implementing the IIrregular_volume_compute_task interface. More...
 
class  nv::index::ISparse_volume_compute_task
 Compute tasks operating on sparse-volume subsets. More...
 

Detailed Description