package sarek

  1. Overview
  2. Docs
GPGPU kernel DSL for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

spoc_ppx-20210823.tbz
sha256=bdb247f51bce29609c0a6d7155a2f180b26cb7388489cf21961b4d6754a0eb03
sha512=1cdb37b214e06a32436d23308c4555f6ddefcd4674d73964faa4bb184f843c477c95ef719b8794ead32d12b1ee6a5b5541683ec76ab9e6b1c2e3f3d7371ba41c

doc/src/sarek/sarek.ml.html

Source file sarek.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
(* generated by dune *)

(** @canonical Sarek.Gen *)
module Gen = Sarek__Gen

(** @canonical Sarek.Kirc *)
module Kirc = Sarek__Kirc

(** @canonical Sarek.Kirc_Ast *)
module Kirc_Ast = Sarek__Kirc_Ast

(** @canonical Sarek.Kirc_Cuda *)
module Kirc_Cuda = Sarek__Kirc_Cuda

(** @canonical Sarek.Kirc_OpenCL *)
module Kirc_OpenCL = Sarek__Kirc_OpenCL

(** @canonical Sarek.Profile *)
module Profile = Sarek__Profile

(** @canonical Sarek.Skeletons *)
module Skeletons = Sarek__Skeletons

(** @canonical Sarek.Transform *)
module Transform = Sarek__Transform
OCaml

Innovation. Community. Security.