Skip to content

Commit

Permalink
Update diffeqr.R
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Oct 18, 2023
1 parent 6ac30c9 commit 0840ef8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/diffeqr.R
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ jitoptimize_sde <- function (de,prob){
#' This function initializes the DiffEqGPU package for GPU-parallelized ensembles.
#' The first time will be long since it includes precompilation.
#'
#' @param backend the backend for the GPU computation. Choices are "CUDA", "AMDGPU", "Metal", or "oneAPI"
#'
#' @examples
#'
#' \dontrun{ ## diffeq_setup() is time-consuming and requires Julia+DifferentialEquations.jl
Expand Down

0 comments on commit 0840ef8

Please sign in to comment.