Some checks failed
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.10) (push) Has been cancelled
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, 1.6) (push) Has been cancelled
CI / Julia ${{ matrix.version }} - ${{ matrix.os }} - ${{ matrix.arch }} - ${{ github.event_name }} (x64, ubuntu-latest, pre) (push) Has been cancelled
20 lines
490 B
TeX
20 lines
490 B
TeX
\chapter{Implementation}
|
|
\label{cha:implementation}
|
|
|
|
\section{Technologies}
|
|
Short section; CUDA, PTX, Julia, CUDA.jl
|
|
|
|
Probably reference the performance evaluation papers for Julia and CUDA.jl
|
|
|
|
\section{Interpreter}
|
|
Talk about how the interpreter has been developed.
|
|
|
|
\subsection{Performance tuning}
|
|
Document the process of performance tuning
|
|
|
|
|
|
\section{Transpiler}
|
|
Talk about how the transpiler has been developed
|
|
|
|
\subsection{Performance tuning}
|
|
Document the process of performance tuning |