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 2a4db5c commit c2654ebCopy full SHA for c2654eb
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