We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31b0b1d commit baf57c8Copy full SHA for baf57c8
src/DiffEqGPU.jl
@@ -3,8 +3,6 @@ $(DocStringExtensions.README)
3
"""
4
module DiffEqGPU
5
6
-__precompile__(false)
7
-
8
using DocStringExtensions
9
using KernelAbstractions
10
import KernelAbstractions: get_backend, allocate
0 commit comments