DotMP
Classes | Namespaces
Gpu.cs File Reference

Classes

class  DotMP.GPU.Parallel
 The main class of DotMP's GPU API, powered by the ILGPU project. Contains all the main methods for constructing and running GPU kernels. The GPU API is not thread-safe at the current moment, so its methods should not be called from within a Parallel.ParallelRegion! More...
 

Namespaces

namespace  DotMP
 
namespace  DotMP.GPU