gorgonia / cu

package cu provides an idiomatic interface to the CUDA Driver API.
Apache License 2.0
450 stars 61 forks source link

[low priority] Inspect dependencies #70

Open neurlang opened 1 month ago

neurlang commented 1 month ago

There is a lot of deps in go.mod which adds a lot of transitive dependencies to projects who import gorgonia/cu (like mine)

Try to inspect for what are these deps needed, and possibly eliminate them to shorten download time.

I would like to take a look at this.

neurlang commented 1 month ago

part of this would also be to check if a newer dependency is available and bump the version.

neurlang commented 1 month ago
chewxy commented 3 weeks ago

Heya, sorry I was on a holiday. Let's bump the versions!