The Gaudi Framework
master (37c0b60a)
|
#include <Gaudi/AsynchronousAlgorithm.h>
#include <Gaudi/CUDA/CUDAStream.h>
#include <cuda_runtime.h>
#include <boost/fiber/cuda/waitfor.hpp>
#include <boost/fiber/mutex.hpp>
#include <boost/fiber/recursive_mutex.hpp>
#include <cstdio>
#include <deque>
#include <format>
#include <mutex>
#include <string>
Go to the source code of this file.
Namespaces | |
Gaudi | |
This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited. | |
Gaudi::CUDA | |
|
private |
Definition at line 40 of file CUDAStream.cpp.
|
private |
Definition at line 41 of file CUDAStream.cpp.