Package

cogx.compiler

gpu_operator

Permalink

package gpu_operator

The packages implements user-defined GPU kernels

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. gpu_operator
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. trait FloatConstantsTrait extends AnyRef

    Permalink

    Helper functions when working with floating point constants.

  2. trait UserGPULibrary extends AtomicFunctions with BlockFunctions with CommonFunctions with ConstantExpressionFunctions with FieldReadFunctions with FieldVariableFunctions with FieldWriteFunctions with GeometricFunctions with IntegerFunctions with MathFunctions with RelationalFunctions with TypeConversionFunctions with VariableDeclarations with VectorLiteralFunctions

    Permalink

    Supplies access to functions needed to create user-defined GPU operators.

Value Members

  1. object GPUOperator extends UserGPULibrary

    Permalink

    Creates a Field produced by a user-defined GPU operator.

  2. package declaration

    Permalink
  3. package expression

    Permalink
  4. package function

    Permalink
  5. package statement

    Permalink
  6. package types

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped