starpu-runtime / starpu

This is a mirror of https://gitlab.inria.fr/starpu/starpu where our development happens, but contributions are welcome here too!
https://starpu.gitlabpages.inria.fr/
GNU Lesser General Public License v2.1
58 stars 13 forks source link

More changes related to 37498c5 #10

Closed weslleyspereira closed 1 year ago

weslleyspereira commented 1 year ago

Closes #9.

Issue #9 wasn't completely solved with 37498c5. This is an attempt to complete the changes from 37498c5.

Changes:

  1. cublasStatus changes to cublasStatus_t
  2. starpu_cublas_v2.h is no more included together with cublas.h.
sthibaul commented 1 year ago

Applied to our master tree, will appear on github within a day, thanks!