LLNL / sundials

Official development repository for SUNDIALS - a SUite of Nonlinear and DIfferential/ALgebraic equation Solvers. Pull requests are welcome for bug fixes and minor changes.
https://computing.llnl.gov/projects/sundials
BSD 3-Clause "New" or "Revised" License
485 stars 118 forks source link

Maintenance/rename ginkgo dpcpp to sycl #493

Closed balos1 closed 1 month ago

balos1 commented 1 month ago

Ginkgo now refers to DPC++ as SYCL (inline with what Intel is doing), so this just updates our interface to match the naming convention.

balos1 commented 1 month ago

Note that we will need to update our Spack package to handle this change.