ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cuda.cc File Reference
#include "util/cuda.h"
#include <cuda_runtime.h>
#include <algorithm>
#include <iostream>
#include <vector>
#include "util/cudacc.h"
#include "util/logging.h"
Include dependency graph for cuda.cc:

Go to the source code of this file.

Namespaces

 colmap
 

Functions

int colmap::GetNumCudaDevices ()
 
void colmap::SetBestCudaDevice (const int gpu_index)